remove_workspace_member
Remove a member from a workspace, revoking their access to workspace-scoped API keys while preserving their organization role and access to other workspaces.
Instructions
Remove a member from a workspace.
They lose access to API keys scoped to this workspace. Their org-level role and access to other workspaces are unaffected. Org admins cannot be removed from workspaces — their role is automatic and inherited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| user_id | Yes | ||
| confirm | No | Must be true to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||