kitty.ticket.add_comment
Add a comment to a ticket in KittyClaw, enabling project updates and collaboration. Provide the project slug, ticket ID, and comment body to append information to the task.
Instructions
Add a comment to a ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| ticketId | Yes | Ticket ID | |
| projectSlug | Yes | Project slug |