autotask_search_company_notes
Search notes for a specific company by ID. Use a focused query to avoid Autotask API rate limits.
Instructions
Search for notes on a specific company. Iterating across many companies trips Autotask's API threshold — scope the parent list first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of results to return (default: 25, max: 100) | |
| companyId | Yes | The company ID to search notes for |