get_summary
Produce a quick packet-level overview of a loaded capture, reporting packet count, protocols, timestamps, and duration.
Instructions
Produce a quick packet-level overview of a loaded capture.
This iterates through the full capture and is useful as the first analysis call after loading. It reports packet count, observed protocol-layer names, first/last Unix timestamps, and duration.
Args: capture_id: ID of a currently loaded capture.
Returns: Packet count, sorted protocols, start/end timestamps, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||