create_issue
Create a new Linear issue by specifying a title and team ID; optionally set state, priority, and description.
Instructions
Create a new Linear issue.
team_id accepts a team UUID or key (for example, ART). Priority is 0=none, 1=urgent, 2=high, 3=normal, or 4=low.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| title | Yes | ||
| team_id | Yes | ||
| priority | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |