download_attachment
Download a Trello card attachment to a local file. Returns metadata and the file path.
Instructions
Download a Trello card attachment to a local file. Returns the attachment metadata and the local file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| target_path | Yes | ||
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |