update_member_role
Update a member's organization role to manage permissions. Changes take effect immediately and affect API key and workspace access.
Instructions
Change an existing member's organization role.
Cannot promote to or demote from 'admin' — those changes happen only in the Console. Changing roles takes effect immediately and may impact what API keys and workspaces the user can access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| role | Yes | New role. One of: ['billing', 'claude_code_user', 'developer', 'user'] | |
| confirm | No | Must be true to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||