summarize_traffic
Analyzes HTTP traffic in Charles Proxy to provide a global summary of top hosts, active path prefixes, status code distribution, and method distribution for the current checkpoint, enabling rapid orientation for agents.
Instructions
对当前 checkpoint 的流量做全局统计,帮助 agent 快速定向。
不拉取任何 body,只统计路由维度: top_hosts 流量最多的域名 top_paths 最活跃的路径前缀(取前两段) status_dist HTTP 状态码分布 method_dist HTTP 方法分布
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |