lakehouse_list_tables
List all tables in a Microsoft Fabric lakehouse. Falls back to querying INFORMATION_SCHEMA for schema-enabled lakehouses to ensure complete results.
Instructions
List all tables in a lakehouse. For schema-enabled lakehouses, automatically falls back to querying INFORMATION_SCHEMA via the SQL endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lakehouseId | Yes | The lakehouse ID | |
| workspaceId | Yes | The workspace ID |