save_document
Create or update a document in Linear. Provide a title and attach it to a project or initiative.
Instructions
Create or update a document.
Pass id to update. Creating requires title and one of
project_id or initiative_id (documents attach to a project or
initiative in Linear's model).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| icon | No | ||
| color | No | ||
| title | No | ||
| content | No | ||
| workspace | No | ||
| project_id | No | ||
| initiative_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||