List board members
list_board_membersRetrieve all members of a board with their roles (OWNER, ADMIN, MEMBER, VIEWER). Use the board ID obtained from list_boards to see who has access.
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) |