get_native_query
Inspect MBQL queries by converting them to native SQL without executing.
Instructions
Convert an MBQL query to native SQL without executing it. Useful for inspecting what SQL Metabase would generate or for debugging query logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |