Delete Attachment
delete_attachmentRemove an attachment from a Trello card. Provide the card ID and attachment ID to permanently delete it.
Instructions
Remove an attachment from a card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | ID of the card the attachment belongs to | |
| attachmentId | Yes | ID of the attachment to delete |