flowzap_export_graph
Convert FlowZap workflow code into structured JSON graphs to analyze diagrams, query relationships, and inspect workflow patterns without manual parsing.
Instructions
Export FlowZap Code as a structured JSON graph (lanes, nodes, edges). Use this to inspect diagrams structurally, query relationships, or analyze workflow patterns without re-parsing DSL.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | FlowZap Code to parse into a graph structure |