create_issue
Create a new issue in Linear with customizable fields like title, description, priority, labels, and assignee. Requires team ID and title for issue creation.
Instructions
Create a new issue in Linear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | Assignee user ID (optional) | |
description | No | Issue description (markdown supported) | |
labels | No | Label IDs to apply (optional) | |
priority | No | Priority (0-4, optional) | |
teamId | Yes | Team ID | |
title | Yes | Issue title |