List board members
list_board_membersList all members of a board and their roles (OWNER, ADMIN, MEMBER, VIEWER) using the board UUID from list_boards.
Instructions
List all members of a board with their roles (OWNER, ADMIN, MEMBER, VIEWER). Use list_boards first to obtain the board id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board UUID (from list_boards or get_board) |