list_board_members
Retrieve all members of a Trello board. Returns each member's id, username, and full name in JSON format.
Instructions
List all members of a Trello board. Returns a JSON array with id, username, and fullName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |