searchGravvDocs
Search Gravv documentation to find integration guides, recipes, and API reference. Use when errors are unclear or before implementing to discover prerequisites and ordering.
Instructions
Search the Gravv documentation — integration guides, recipes, and API reference (177 pages). Use this BEFORE implementing any Gravv integration, and whenever a call fails in a way the error does not fully explain. The guides carry the ordering, prerequisites, and corridor rules that the API tool schemas do not. Returns ranked pages with excerpts; follow up with getGravvDocPage for full text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results. Default 6. | |
| query | Yes | What you want to know, in natural language. e.g. 'create a wallet on polygon', 'why is my transfer pending', 'idempotency key rules'. | |
| section | No | Optional filter. 'Get Started' and 'Recipes' hold end-to-end flows; 'Developer Platform' holds per-feature guides; 'API Reference' holds per-endpoint detail. |