autotask_search_quote_items
Find quote items by quote ID or search term. Retrieve filtered results with optional page size control.
Instructions
Search for quote items, typically filtered by quote ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quoteId | No | Filter by quote ID (recommended) | |
| searchTerm | No | Search term for quote item name | |
| pageSize | No | Number of results to return (default: 50, max: 100) |