list_pcaps
List PCAP files in a specified directory, optionally searching subdirectories, to locate network capture files for forensics and analysis.
Instructions
List PCAP files in the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recursive | No | Whether to search recursively in subdirectories | |
| directory_path | No | Directory path to search for PCAP files. If not specified, will use the configured workdir. |