miro_list_board_members
Retrieve all users with access to a Miro board, showing their roles and permissions for team management.
Instructions
List all users who have access to a board.
VOICE-FRIENDLY: "This board has 5 members: 2 editors, 3 viewers"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| limit | No | Max members to return (default 50) | |
| offset | No | Pagination cursor |