qbo_employees_search
Search QuickBooks Online employees by partial display name. Use the search term to locate matching employee records, with configurable result limits and pagination for efficient retrieval.
Instructions
Search Employee records by DisplayName (LIKE match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | Search term matched against DisplayName with LIKE '%term%' | |
| maxResults | No | Maximum number of results to return (default: 100, max: 1000) | |
| startPosition | No | Starting position for pagination (1-based, default: 1) |