list_cards
List all cards or tasks in a specified board. Provide the board ID to retrieve its cards.
Instructions
Lista las cards/tareas de un board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ID del board | |
| page | No | Página (default 0) | |
| per_page | No | Cards por página (default 50) |