wireshark_read_packets
Reads raw packet data from a pcap file, returning JSON with optional limit, offset, and display filter for targeted analysis.
Instructions
[DEPRECATED] JSON packet data. Use get_packet_list + get_packet_details instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| pcap_file | Yes | ||
| display_filter | No |