qbo_employees_list
Retrieve employee records from QuickBooks Online with customizable pagination using start position and max results parameters.
Instructions
List Employee records in QuickBooks Online with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startPosition | No | Starting position for pagination (1-based, default: 1) | |
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) |