Get Board Lists
get_board_listsRetrieve all lists on a Trello board using its ID, shortLink, or URL. Optionally include archived lists to get a complete view of board structure.
Instructions
Get the lists on a Trello board, identified by ID, shortLink, or board URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | Trello board ID, shortLink, or full board URL (e.g. https://trello.com/b/abc123/my-board) | |
| includeClosed | No | Include archived/closed items in addition to open ones (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lists | Yes |