linear_addProjectMember
Add a user to a Linear project by providing the user ID and project ID.
Instructions
Add a member to a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ID of the user to add | |
| projectId | Yes | ID of the project to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| success | No | ||
| projectId | No |