Change member role
update_board_memberModify a board member's role or title to control access and responsibilities. Requires admin or owner permissions.
Instructions
Update board member role/title. Requires ADMIN/OWNER on that board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | New role | |
| title | No | New title (or null to clear) | |
| board_id | No | Board UUID | |
| board_slug | No | Board slug (alternative to board_id) | |
| target_user_id | Yes | Target member user UUID |