trello_add_attachment_to_card
Add an attachment to any Trello card by specifying the card ID and an optional URL and name.
Instructions
Add an attachment to a card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | The ID of the card | |
| url | No | URL of the attachment | |
| name | No | Name of the attachment |