create_state_graph
Create directed state or decision graphs with cycles for modeling workflows, processes, or branching scenarios using NetworkX.
Instructions
Create a new state/decision graph (directed, cycles allowed).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph_id | Yes |