trello_get_user_boards
Retrieve all Trello boards accessible to your user account. Use filters to view open, closed, or all boards, making it easy to explore your workspace.
Instructions
Get all boards accessible to the current user. This is the starting point for exploring your Trello workspace.
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 |