qbo_terms_search
Search QuickBooks Online term records by partial name match. Specify a term to find matching terms, with optional pagination controls for max results and starting position.
Instructions
Search Term records by Name (LIKE match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term matched against Name with LIKE '%term%' | |
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) | |
| startPosition | No | Starting position for pagination (1-based, default: 1) |