list_tables
List Delta tables in a Fabric lakehouse to see available data before mounting them for SQL queries.
Instructions
List the Delta tables in a Fabric lakehouse. Tables are not queryable via SQL until you mount them with mount_table or mount_lakehouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lakehouse | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |