wetrack_add_ticket_comment
Add a comment to a ticket by ID to document progress, share updates, or record relevant details.
Instructions
Add a comment to a ticket.
Args: ticket_id: The ticket UUID. comment: Comment text e.g. 'Investigating the issue now.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |