Delete Comment
delete_commentRemove a comment from a Trello card by providing the card ID and the comment's action ID.
Instructions
Delete a comment from a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The ID of the card | |
| actionId | Yes | The ID of the comment action to delete |