get_card
Retrieve detailed information about any Trello card, including its contents, status, members, and attachments.
Instructions
Get detailed information about a specific Trello card, including its content, status, members, and attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| cardId | Yes | ID of the card to retrieve (you can get this from board details or searches) | |
| includeDetails | No | Include additional details like members, labels, checklists, and activity badges |