POST /api/v1/text-to-sql/generate
POST /api/v1/text-to-sql/generate
Translate a natural-language question into a SQL query against the OMOP CDM.
Proxies to the Python AI service at POST /text-to-sql/generate.
Accepts any JSON body; the AI service defines the schema.
Request