create_flowchart
Create flowchart diagrams with auto-arranged nodes and labeled connections for visualizing processes and workflows.
Instructions
Create a flowchart diagram with nodes and connections. Nodes are auto-arranged.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | List of nodes | |
| edges | No | List of connections between nodes | |
| direction | No | Layout direction | vertical |