Remove a member
remove_memberRemoves someone from the workspace. Their access stops immediately; content they created stays. The owner can't be removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The member's userId, from list_members. Can't be the workspace owner. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ||
| removed | Yes |