llm_http_summary
Summarize HTTP requests from network capture files, including hosts, methods, status codes, errors, and slow responses to identify issues.
Instructions
Return HTTP host, method, status, error, and slow-response summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_path | Yes | ||
| limit | No | ||
| slow_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||