upload_attachment
Upload a local file as an attachment to a Trello card. Returns the attachment ID, name, and URL.
Instructions
Upload a local file as an attachment to a Trello card. Returns the created attachment with id, name, and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| card_id | Yes | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |