pm_extract_fields
Extract specific tshark fields from PCAP files with pagination and optional display filter, enabling targeted analysis of network traffic.
Instructions
Extract specific tshark fields with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| fields | Yes | ||
| display_filter | No | ||
| offset | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |