save_status_update
Post a status update to a Linear project, specifying health status (onTrack, atRisk, offTrack) and a markdown body to communicate progress.
Instructions
Post a status update against a project.
health is one of onTrack, atRisk, offTrack (Linear enums).
body is markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| health | No | ||
| workspace | No | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||