update_workflow_mermaid_diagram
Update the Mermaid diagram for a compliance workflow using its ID to visualize and modify workflow steps.
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 |