packets_json
Extract packet data from a pcap file as JSON, applying an optional display filter and bounding the number of packets.
Instructions
Return bounded tshark JSON packet output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_path | Yes | ||
| display_filter | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||