add_ticket_note
Append a technical or administrative note to a help desk ticket by supplying the ticket ID and note text.
Instructions
Append a technical update or administrative note to a ticket.
Args: ticket_id: The unique numeric ID of the ticket. note: Text content of the note to append.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |