linear_create_issue
Create a new issue in a Linear team by providing a title, description, and team ID to track tasks or problems.
Instructions
Create a new issue in a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The ID of the team to create the issue in | |
| title | Yes | The title of the issue | |
| description | No | The description of the issue |