edgegate_remove_member
Removes a workspace member, immediately revoking access while preserving their pipelines and runs. Requires owner role; cannot remove the last owner.
Instructions
Remove a member from this workspace. The user loses access immediately; their pipelines and runs are preserved. Cannot remove the last owner. Destructive. Requires owner role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Target member's user_id (from `edgegate_list_members`). The user immediately loses access to the workspace. Their pipelines and runs are preserved — this only removes the membership row. | |
| workspace_id | Yes |