update_workflow
Update an existing workflow's details such as name, enabled status, and description using its ID.
Instructions
Update a workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the resource | |
| name | No | ||
| enabled | No | ||
| description | No |