trello_add_attachment_to_card
Attach a URL or file to a Trello card by providing the card ID and attachment details.
Instructions
Add an attachment to a card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL of the attachment | |
| name | No | Name of the attachment | |
| card_id | Yes | The ID of the card |