list_boards
List all Trello boards you have access to, with optional filtering by open, closed, or all statuses. Use this to view and manage your available boards.
Instructions
List all Trello boards accessible to the user. Use this to see all boards you have access to, or filter by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| filter | No | Filter boards by status: "open" for active boards, "closed" for archived boards, "all" for both | open |