list-schemas
Find schema names in Sage Intacct API documentation, filtering by prefix or spec to locate the right schemas for your use case.
Instructions
List all available schema names, optionally filtered by prefix. Example: prefix="general-ledger"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Limit results to a specific spec name. Omit for all specs. | |
| limit | No | Maximum number of schemas to return (default: 50) | |
| prefix | No | Filter schemas whose name starts with this prefix (case-insensitive) |