Delete Attachment
delete_attachmentRemove an attachment from a Trello card by supplying the card ID and the attachment ID. Keep cards organized by deleting unwanted files.
Instructions
Delete an attachment from a Trello card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | The ID of the card | |
| attachmentId | Yes | The ID of the attachment to delete |