create_attachment
Add an attachment to a Trello card by providing a URL. Returns the attachment's id, name, and url.
Instructions
Create an attachment on a Trello card by URL. Returns the created attachment with id, name, and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |