add_table
Add a table to an entity-relationship diagram by specifying its name and column definitions.
Instructions
Add a table using columns such as id: INTEGER pk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| columns | Yes | ||
| diagram | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |