qbo_attachables_list
List QuickBooks Online Attachable records in batches. Use startPosition and maxResults to paginate through attachments and locate files linked to transactions.
Instructions
List Attachable 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) |