list_tables
List SQL tables in a Microsoft Fabric warehouse or SQL Analytics Endpoint, optionally filtering by schema to find tables quickly.
Instructions
List SQL tables on a warehouse or SQL Analytics Endpoint.
Args: workspace: Workspace name or GUID. item: Warehouse or SQL endpoint name or GUID. schema: When provided, only tables in this schema are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| schema | No | ||
| workspace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |