linear_addUserToTeam
Add a user to a Linear team, with optional owner assignment and sort order.
Instructions
Add a user to a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | ID of the team to update | |
| userId | Yes | ID of the user to add | |
| owner | No | Whether the user should be a team owner | |
| sortOrder | No | Optional membership sort order |