create_issue
Create a new issue in Linear with title, team ID, and optional details like assignee, description, labels, and priority for streamlined project management.
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 |