linear_createProject
Facilitate the creation of a new project in Linear by specifying the project name, description, initial state, and associated team IDs. Streamline project setup and organization directly within the Linear platform.
Instructions
Create a new project in Linear
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the project (Markdown supported) | |
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 |