list_long_running_queries
Identify database queries exceeding a given duration threshold to detect and address performance bottlenecks.
Instructions
List queries running longer than a threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minDurationSeconds | No | Minimum duration in seconds (default: 5) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |