get_queries_with_largest_response_sizes
Identify queries that consume the most bandwidth by retrieving those with the largest response sizes from the system catalog, helping optimize performance.
Instructions
Get queries with the largest response sizes from the system:completed_requests catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of queries to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |