execute_sql
Run SQL queries on Databricks MCP Server to interact with data warehouses, specifying catalogs and schemas for precise execution.
Instructions
Execute a SQL statement and wait for completion (blocking)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
catalog | No | ||
schema_name | No | ||
statement | Yes | ||
warehouse_id | Yes |