autotask_search_ticket_notes
Search for notes on a specific ticket using its ID. Optionally set the number of results per page (max 100).
Instructions
Search for notes on a specific ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The ticket ID to search notes for | |
| pageSize | No | Number of results to return (default: 25, max: 100) |