trello_get_board_members
Retrieve the full list of members who have access to a Trello board by providing its board ID.
Instructions
Get all members who have access to a specific Trello board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| boardId | Yes | ID of the board to get members for |