comment_on_ticket
Add a comment to a ticket by providing the ticket ID and a markdown-supported body. Use this to update tickets with notes or feedback.
Instructions
Add a comment to a ticket.
Args: ticket_id: The internal ticket id. body: The comment body (markdown supported, min 1 char).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |