kaiten_update_workflow
Update company workflows by supplying the workflow ID and modifying its name, stages, or transitions.
Instructions
Update a company workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New workflow name | |
| stages | No | Updated stages array | |
| transitions | No | Updated transitions array | |
| workflow_id | Yes | Workflow ID (UUID) |