superops_tickets_add_note
Add internal or public notes to a ticket to document updates or share information with clients.
Instructions
Add a note to a ticket. Can be internal or public (visible to client).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Note content | |
| isPublic | No | Whether the note is visible to the client (default: false) | |
| ticketId | Yes | The ticket ID |