wireshark_extract_fields
Extract specified packet fields as tab-separated values from pcap files, with optional display filter and pagination.
Instructions
[Tabular] Extract fields as TSV. fields: comma-separated (e.g. "ip.src,tcp.port,http.host").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| fields | Yes | ||
| offset | No | ||
| pcap_file | Yes | ||
| display_filter | No |