Give your agent all of this documentation in one file, or just the page it needs. There are two files for that, and each page also exists as Markdown.
On any page, the contextual menu copies the page as Markdown or opens it in Claude. If the agent reads only some pages, make it these, in this order:
  1. The six moments: what each request needs.
  2. Your first recommendation: the full path, with the snippets.
  3. Report signals: track.* and when to send each signal.
  4. Errors: the eleven types, with their exact shape.
  5. The OpenAPI contract, for the shape of each request: it is in the repository, in packages/contracts.

What an agent has to know, in five lines

In case context is short:

The skill

The path, as a file for your agent.

The MCP

The tools to talk to the API.