autotask_get_ticket_note
Fetch a specific note from a ticket by providing the ticket ID and note ID.
Instructions
Get a specific ticket note by ticket ID and note ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticketId | Yes | The ticket ID | |
| noteId | Yes | The note ID to retrieve |