list_ticket_notes
Retrieve every note attached to a particular ticket using its unique ID. Get a complete list of technical notes for a help desk ticket.
Instructions
List all notes attached to a specific ticket.
Args: ticket_id: The unique numeric ID of the ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |