get-all-board-members
Retrieve all members of a Miro board by specifying the board ID, with options to limit results and paginate for large teams.
Instructions
Retrieve all members of a specific Miro board
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board to retrieve members from | |
limit | No | Maximum number of members to retrieve (default: 50) | |
offset | No | Offset for pagination (default: 0) |