create_issue
Generate and link new Linear issues, assign tasks to users or yourself, add subissues, set priorities, and attach labels using the Linear MCP Server interface.
Instructions
Create a new Linear issue with optional parent linking. Supports self-assignment using "me" as assigneeId.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | ID of the user to assign the issue to. Use "me" to assign to the current authenticated user, or a specific user ID. | |
description | No | Description of the issue (markdown supported) | |
labelIds | No | Array of label IDs to attach to the issue | |
parentId | No | ID of the parent issue. If provided, creates a subissue. | |
priority | No | Priority of the issue (0-4) | |
status | No | Status of the issue | |
teamId | No | ID of the team to create the issue in. Required unless parentId is provided. | |
title | Yes | Title of the issue |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Linear MCP Server
Related Tools
- @vinayak-mehta/linear-mcp
- @davidorex/project-handoffs
- @Iwark/linear-mcp-server
- @scoutos/mcp-linear
- @awwaiid/mcp-server-taskwarrior