autotask_search_company_notes
Search notes for a company by ID. Avoid API rate limits by scoping to a single company per call.
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) |