create_ticket_comment
Add a comment to an existing Zendesk ticket, with options to make it public or private and attach files using upload tokens.
Instructions
Add a comment to an existing Zendesk ticket. Requires the tickets:write scope.
WARNING: public=true comments are visible to the end customer. upload_tokens: tokens from upload_attachment to attach files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public | No | ||
| comment | Yes | ||
| ticket_id | Yes | ||
| upload_tokens | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |