Readable API Reference Markdown for agents
API Reference endpoint and webhook pages served as Markdown (through .md URLs and llms.txt) now render a flattened property list. Requests, responses, and authentication appear as bullets with each property’s name, type, required flag, and description, and nested objects are indented.
Internal component schema names and $ref chains aren’t included to conserve tokens and improve readability.