Delete an attachment from a card
delete_attachmentRemove an attachment from a Trello card by providing the card ID and attachment ID.
Instructions
Remove an attachment from a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Card id | |
| idAttachment | Yes | Attachment id to delete |