remove_project_user
Remove a user from a project to revoke their access and permissions.
Instructions
Remove a user from a project.
Args: project_id: ID of the project user_id: ID of the user to remove
Returns: Empty dict on success
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||