kaiten_delete_comment
Delete a comment from a Kaiten card by providing card and comment IDs. Removes only comments you authored, preserving other users' content.
Instructions
Delete a comment from a card (author only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ID of the card. | |
| comment_id | Yes | ID of the comment to delete. |