linear_removeProjectMember
Remove a member from a project by providing the project ID and user ID to update team access.
Instructions
Remove a member from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ID of the user to remove | |
| projectId | Yes | ID of the project to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| success | No | ||
| projectId | No |