camelot_database_schema_designer
Design a relational database schema by defining table names, columns, types, nullability, primary keys, and relationships.
Instructions
Database Schema Designer: Design relational database tables, columns, constraints, and relationships.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/database-schema-designer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columns | No | Array of table column names | |
| tableName | No | Relational database table name | subscriptions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |