get_error_groups
Retrieve error groups sorted by frequency to identify the most common exceptions and their occurrence count, with links to affected code for targeted debugging.
Instructions
List all distinct error groups sorted by frequency. Each group includes exception type, occurrence count, and links to affected code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |