wireshark_get_packet_details
Extract detailed JSON representation of a specific packet from a pcap file, with optional protocol layer filtering to focus on relevant data.
Instructions
[Detail] Full JSON for one packet. layers: comma-separated protocol filter (e.g. "ip,tcp,http").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layers | No | ||
| pcap_file | Yes | ||
| frame_number | Yes |