qbo_items_list
Fetch item records from QuickBooks Online with pagination. Set max results and start position to retrieve large product lists in manageable batches.
Instructions
List Item records in QuickBooks Online with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) | |
| startPosition | No | Starting position for pagination (1-based, default: 1) |