list_pcap_files
Lists file-backed packet captures on the server, including running, completed, and on-disk files. Shows capture ID, interface, pcapng path, status, size, and duration so you can retrieve or stop them.
Instructions
List the non-streaming, file-backed captures this server has started.
Includes captures that are running or done. Each entry gives the capture_id, interface, on-device pcapng path, status (running/completed/stopped/error), current size and configured duration. Use stop_pcap_file to end a running one and fetch_pcap_file to retrieve the file. Files left on disk from an earlier server run are also listed, with status 'on_disk' — they can still be fetched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||