remove_team_member
Remove a team member from your Cursor team by providing either their user ID or email address.
Instructions
Remove a member from the team (POST /teams/remove-member).
Provide exactly one of user_id or email.
Args: user_id: Encoded user id (user_...). email: Team member email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||