Integrations / Databases

Databricks

Query a Databricks SQL warehouse through the Statement Execution API. Give the token's user read-only grants: that, not the query check, is what keeps reads read-only.

4 tools

Tools

databricks.query

Run a read-only SQL query. Returns at most 1000 rows.

sql*params

databricks.list_tables

List tables and views.

schema

databricks.describe_table

List a table's columns and types.

table*schema

databricks.execute writes

Run a data-modifying SQL statement (INSERT, UPDATE, DELETE).

sql*params

Connect

Setting up Databricks →

Credentials

Personal access token

Databricks API docs

Your next automation is one sentence away.

14-day free trial with $5 of built-in AI included. Cancel anytime.