Get lists on a board
get_board_listsGet the lists on a Trello board by board ID. Filter results to show open, closed, or all lists.
Instructions
Get the lists on a board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Board id (defaults to TRELLO_BOARD_ID if set) | |
| filter | No | Which lists to return. Default: open |