linear_createProject
Create and manage new projects in Linear, including setting names, descriptions, content, team associations, and initial states. Simplifies project setup for efficient task organization and collaboration.
Instructions
Create a new project in Linear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | Content of the project (Markdown supported) | |
description | No | Short summary of the project | |
name | Yes | Name of the project | |
state | No | Initial state of the project (e.g., 'planned', 'started', 'paused', 'completed', 'canceled') | |
teamIds | Yes | IDs of the teams this project belongs to |