update-workflow-details
Update the name and description of an existing workflow. Only provided fields will be modified, leaving others unchanged.
Instructions
Update workflow name and/or description. Only provided fields will be updated, omitted fields will remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The ID of the workflow to update | |
| workflowName | No | Optional new name for the workflow. If not provided, the name will not be changed | |
| workflowDescription | No | Optional new description for the workflow. If not provided, the description will not be changed |