Unarchive a card
unarchive_cardRestores an archived Trello card to its list. Use get_cards with include_archived or search_cards to locate archived cards first.
Instructions
Restore an archived card to its list. Find archived cards with get_cards using include_archived: true, or with search_cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_id | Yes | Archived card to restore. |