search-endpoints
Find Sage Intacct API endpoints by path, operation ID, summary, or description using fuzzy, multi-word keyword searches.
Instructions
Search for API endpoints by path, operation ID, summary, or description keywords. Supports fuzzy matching and multi-word queries. Example: query="create invoice" limit=5
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Limit results to a specific spec (e.g., "intacct", "general-ledger"). Omit to search all. | |
| limit | No | Maximum number of results to return (default: 10, max: 100) | |
| query | Yes | Search term(s) to match against endpoint paths, summaries, descriptions |