list_tables
Retrieve SQL tables from a warehouse or SQL Analytics Endpoint. Optionally filter by schema to narrow results.
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 |