autotask_search_project_notes
Search notes for a specific project by providing its project ID. Retrieve project notes without hitting API thresholds.
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) |