superops_tickets_add_note
Add a note to a SuperOps ticket, choosing visibility to client or internal only, for documenting updates or client communication.
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 |