analyze_report
Download and decompress a full SPX performance report, then parse and aggregate its metrics into a concise JSON summary for analysis.
Instructions
Download, decompress if needed, parse, and aggregate one SPX full report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| limit | No | ||
| metric | No | Metric key to sort by, usually wt or zm. | |
| spxKey | No | SPX HTTP key. Defaults to SPX_KEY. | |
| baseUrl | No | SPX-enabled application base URL. Defaults to SPX_BASE_URL. | |
| timeoutMs | No | ||
| maxPathDepth | No |