export_case_to_flowgraph
Convert ProjectParameters.json into a Flowgraph graph.json viewable in Kratos FlowGraph. Round-trips with import_flowgraph_to_case to enable visual case editing.
Instructions
Convert a ProjectParameters.json into a Flowgraph (litegraph) graph.json that can be opened in the Kratos FlowGraph visual node editor. Returns the graph; when output_file is given it is also written there. Round-trips with import_flowgraph_to_case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_file | No | ||
| parameters_file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||