classify_hotspots
Categorize performance hotspots by applying generic candidate-only rules to an analysis, returning a bounded, paginated classification page.
Instructions
Apply generic candidate-only rules and return a bounded classification page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| analysis_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| analysis_id | Yes | ||
| next_cursor | No | ||
| total_items | Yes | ||
| schema_version | No | 1.0 |