linear_updateWorkflowState
Update a workflow state's name, color, description, or position by specifying its ID.
Instructions
Update a workflow state. Provide id plus at least one other field to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the workflow state to update | |
| name | No | ||
| color | No | ||
| description | No | ||
| position | No |