create_document
Create a new document with markdown content, linking it to a specific project in Linear.
Instructions
Create a new document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Document title | |
| content | Yes | Document content (markdown supported) | |
| projectId | Yes | Project ID the document is associated with |