update_workflow_mermaid_diagram
Update workflow mermaid diagrams using workflow IDs and revised syntax to maintain accurate compliance process visualizations.
Instructions
Args: - id (str): workflow id. This can be fetched from path /status/id of 'get_workflows' output - mermaidDiagram (str): workflow mermaid diagram
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| mermaidDiagram | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |