Get one card in full
get_cardRetrieve a single Trello card's full details: description, labels, due date, assigned members, checklist done/total summary, and recent comments.
Instructions
Get a single card with everything worth reading: full description, labels, due date, assigned members, a per-checklist done/total summary, and the most recent comments. card_id comes from get_cards, search_cards or a Trello card URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Card id (from get_cards, search_cards, or a card URL). |