list_boards
Retrieve every Trello board the authenticated account can access, including ids, names, and URLs. Use this to obtain the board identifier required for any subsequent board operations.
Instructions
List every Trello board the authenticated account can open.
Returns board ids, names and URLs. This is the entry point for every other tool, which all need a board id or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_closed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||