Add Board Member
add_board_memberAdd a member to a Trello board and set their role to admin, normal, or observer to control access and permissions.
Instructions
Add a member to a board with a specified role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Member role on the board (default: normal) | |
| boardId | Yes | The ID of the board | |
| memberId | Yes | The ID of the member to add |