list_long_running_queries
List long-running queries from a Fabric warehouse or SQL Analytics endpoint to analyze performance. Filter by time range and set result limit for targeted investigation.
Instructions
Return long-running queries from queryinsights.long_running_queries.
Args: workspace: Workspace name or GUID. item: Warehouse or SQL Analytics Endpoint name or GUID. limit: Maximum rows to return (1-10000, default 100). since: Optional ISO-8601 lower bound on last_run_start_time. until: Optional ISO-8601 upper bound on last_run_start_time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| item | Yes | ||
| limit | No | ||
| since | No | ||
| until | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |