Databricks queries
Data lakehouse platform for analytics, data engineering and AI.
| Query | Description | Verb | Required params |
|---|---|---|---|
| Databricks workspace access assignments | Lists the principals assigned to a Databricks workspace with their permission level, resolving users, groups and service principals into one view. | select | account_id workspace_id |
| Databricks account credentials and storage configurations | Lists the cross-account credentials and root storage configurations registered in a Databricks account; the prerequisites a workspace is built from. | select | account_id |
| Databricks workspaces in an account | Lists Databricks workspaces via the provider's vw_workspaces view with status, cloud placement and pricing tier; the account-level inventory entry point. | select | account_id |
draft marks entries not yet verified against a live provider by the nightly execution job; templates are still schema-validated and parse-checked in CI.