generate_er_diagram
Generate a relational database ER schema diagram with tables, primary and foreign keys, types, and cardinalities, saving the Draw.io output to a specified path.
Instructions
Generate a relational database ER schema diagram with tables, primary/foreign keys, types, and cardinalities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |