qbo_tax_codes_search
Search QuickBooks Online tax codes by name with a partial match (LIKE). Paginate results and limit the number of records returned.
Instructions
Search TaxCode records by Name (LIKE match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term matched against Name with LIKE '%term%' | |
| startPosition | No | Starting position for pagination (1-based, default: 1) | |
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) |