autotask_search_project_notes
Search for notes on a specific project using its project ID. Restrict search scope to avoid exceeding API rate limits.
Instructions
Search for notes on a specific project. Fan-out across many projects trips Autotask's API threshold (see issue #69) — scope the parent list (status, company, date range) first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID to search notes for | |
| pageSize | No | Number of results to return (default: 25, max: 100) |