qbo_vendors_list
Fetch vendor records from QuickBooks Online with configurable page size and starting position to handle large vendor lists.
Instructions
List Vendor 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) |