list_attachments
Retrieve all attachments from a Trello card. Returns a JSON array with id, name, and URL.
Instructions
List all attachments on a Trello card. Returns a JSON array with id, name, and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |