List Trello boards
list_boardsRetrieve all Trello boards accessible to your token, including archived ones, with id, name, URL, and closed status. Use these board IDs to fetch lists, cards, labels, or activity.
Instructions
List every Trello board the configured token can see, including archived (closed) ones. Returns id, name, url and closed for each. Start here: the board ids returned feed get_lists, get_cards, get_labels and get_board_activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||