get_deck_board
Retrieve a Deck board by ID, including all stacks (columns) and cards. Requires board ID from get_deck_boards first.
Instructions
Get a Deck board with all its stacks (columns) and cards. Use get_deck_boards first to find the board ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | Board ID from get_deck_boards |