autotask_get_ticket_note
Retrieve a specific note from a ticket in Autotask PSA by providing the ticket ID and note ID. This tool helps access detailed ticket information for support and project management.
Instructions
Get a specific ticket note by ticket ID and note ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The ticket ID | |
| noteId | Yes | The note ID to retrieve |