archive_card
Archives a specific Trello card by its ID. Optionally specify the board ID to target a non-default board.
Instructions
Send a card to the archive on a specific board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| cardId | Yes | ID of the card to archive |