autotask_search_ticket_notes
Search notes for a specific ticket in Autotask PSA. Use after narrowing ticket list to avoid API rate limits.
Instructions
Search for notes on a specific ticket. Iterating across many tickets trips Autotask's per-integration API threshold — scope the parent list first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of results to return (default: 25, max: 100) | |
| ticketId | Yes | The ticket ID to search notes for |