Update Team Member Role Tool
update-team-member-roleUse this when the user wants to change an existing teammate between configured editor and viewer roles. After authorization, this state-changing action updates the specified member_id; the team owner role cannot be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Configured destination role key, usually editor or viewer. Use list-team-members first to inspect available_roles. | |
| member_id | Yes | Numeric user/member ID whose role should change. Use list-team-members first when the user gives a name or email. |