run_display_filter
Apply a display filter to a loaded packet capture and retrieve matching packets for network forensics, threat hunting, and traffic analysis.
Instructions
Apply a display filter to the loaded PCAP and return matching packets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of packets to return | |
| filter | Yes | Display filter expression | |
| session_id | Yes | ID of the session |