generate-mdl - Generate Wren MDL from database schema
Generate Wren MDL manifest using ibis-server metadata endpoints without local database drivers
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- verify connection
- choose data source
- fetch table schema
- fetch relationships
- build MDL JSON
- validate manifest
- save project
- deploy manifest
Inputs
- data source type
- schema filter
- database connection
- ibis-server endpoint
Outputs
- MDL manifest file
- YAML project directory
- deployed MDL
Requirements
- running ibis-server
- valid database connection
- read-only mode disabled
- Web UI configured
