Delete Comment
kaiten_delete_commentDelete a comment on a Kaiten card by specifying the card ID and comment ID obtained from kaiten_get_card_comments.
Instructions
Delete comment. commentId and cardId from kaiten_get_card_comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Card ID the comment belongs to (from kaiten_get_card_comments) | |
| commentId | Yes | Comment ID (from kaiten_get_card_comments) |