Databricks Workspace connector
Back to the connector overview, authentication methods, and actions.
18 Aug 2026
description-fixDocumented that list_tables and get_table both return each table’s full columns[] array (name, type, nullability), so column-level schema comes from these actions rather than list_table_summaries, which returns only the table name and type.