get_guide
Fetch the complete text of a Pancake API guide section by id, including authentication, rate limits, integration flow, and webhook setup details.
Instructions
Get the full text of a single Pancake API guide section.
Returns narrative documentation such as authentication (how to obtain and use access tokens), rate limits, the recommended integration flow, or webhook setup. Pass an id from list_guides or search_docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Guide id or title as returned by list_guides / search_docs, e.g. 'authentication', 'rate-limits', 'api-usage-flow'. |