Get Board Cards
get_board_cardsRetrieve all cards from a Trello board, with optional filters for open, closed, or visible cards, to manage and review tasks efficiently.
Instructions
Get all cards on a Trello board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter cards (default: visible) | |
| boardId | Yes | The ID of the board |