create_issue
Create a Linear issue to track untracked work such as bugs, follow-ups, or tasks discovered during coding or conversation.
Instructions
Create a new Linear issue. Call this when work is discovered that isn't tracked yet — a bug found while coding, a follow-up task, or something the user asks to capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| assignee | No | Teammate name or email | |
| priority | No | 0=None 1=Urgent 2=High 3=Medium 4=Low | |
| team_key | Yes | Linear team key, e.g. REF | |
| description | No | Markdown body |