zendesk_add_public_note
Add a public comment to a Zendesk ticket using the ticket ID and comment content to provide updates or responses visible to all users.
Instructions
Add a public comment to a Zendesk ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The content of the public comment | |
| ticket_id | Yes | The ID of the ticket to add a comment to |