get_attachment
Retrieve metadata for a specific attachment on a Trello card, including its id, name, and URL, using card and attachment IDs.
Instructions
Get metadata for a single attachment on a Trello card. Returns the attachment with id, name, and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | ||
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |