get_queries_with_largest_response_sizes
Retrieves queries with the largest response sizes from the system:completed_requests catalog, helping identify high-impact queries for performance tuning.
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 |