llm_timeline
Build a protocol-count timeline from a packet capture file, grouping packets into configurable time buckets to analyze traffic patterns.
Instructions
Return a protocol-count timeline using bounded packet summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_path | Yes | ||
| bucket_seconds | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||