remove_member
Remove a member from an organization, revoking access to all workspaces immediately. Requires user_id and confirmation. Cannot remove admin members.
Instructions
Remove a member from the organization.
The user loses access to all workspaces immediately. API keys created by them remain active (keys are org-scoped, not user-scoped). Cannot remove members with the 'admin' role — that must be done through the Console.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| confirm | No | Must be true to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||