getGravvDocPage
Retrieve the full text of a Gravv documentation page by slug when excerpts fall short. Access complete worked examples, request/response bodies, and flow diagrams.
Instructions
Fetch the full text of one Gravv documentation page by slug, as returned by searchGravvDocs. Use when an excerpt is not enough — for worked examples, complete request/response bodies, or a full flow diagram.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Page slug without the .md suffix, e.g. 'platform/wallets/create-a-wallet' or 'recipes/remit-funds-to-a-recipient'. |