✓ SAFE: Export schema as SQL or JSON.
export_schemaExport SQLite database schema as SQL or JSON. Specify tables and format to obtain a structured definition for backup, documentation, or migration.
Instructions
✓ SAFE: Export schema as SQL or JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | sql | |
| tables | No | ||
| database_name | No |