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