autotask_search_company_notes
Search notes for a specific company by its ID. Use after narrowing down company list to avoid API 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 |
|---|---|---|---|
| companyId | Yes | The company ID to search notes for | |
| pageSize | No | Number of results to return (default: 25, max: 100) |