list_tables
List SQL tables in a workspace's warehouse or SQL endpoint, optionally filtered by schema.
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 |
|---|---|---|---|
| workspace | Yes | ||
| item | Yes | ||
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |