add_attachment
Attach a URL to a Trello card by providing the card ID and the URL. Optionally set a custom attachment name.
Instructions
Add a URL attachment to a card. Only URLs are supported (no file uploads).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |