StaticexportExports workflow in the requested format.
Workflow to export
Target export format
Export payload as string (mermaid/dot) or structured object (json/d3)
StaticexportExports workflow and persists the result to disk.
Workflow to export
Target export format
Destination file path
Whether to automatically create the parent directory if it doesn't exist (default: true)
Promise resolved when file write completes
StaticworkflowExports workflow graph in a D3-friendly shape.
Workflow to export
D3 nodes/edges payload
StaticworkflowExports workflow graph as Graphviz DOT.
Workflow to export
DOT graph source
StaticworkflowExports workflow graph in a JSON-serializable structure.
Workflow to export
JSON export payload
StaticworkflowExports workflow graph as Mermaid syntax.
Workflow to export
Mermaid graph source
Exports workflow definitions into visualization-friendly formats.
Exported workflows include node ids and dependency edges only. Execution logic, retry policies, and node metadata are intentionally omitted from export output.