linear_updateProject
Update an existing Linear project's name, description, content, or state by specifying its ID.
Instructions
Update an existing project in Linear
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the project to update | |
| name | No | New name of the project | |
| description | No | New short summary of the project | |
| content | No | New content of the project (Markdown supported) | |
| state | No | New state of the project (e.g., 'planned', 'started', 'paused', 'completed', 'canceled') |