list_loaded_captures
List all loaded Wi-Fi captures in the current session to discover capture IDs and verify load, reload, or unload operations. Returns metadata such as path, size, and timestamps.
Instructions
List every capture registered in the current MCP server session.
Use this to discover available capture IDs or confirm load/reload/unload operations. It reads only in-memory metadata and never rescans capture contents. Decryption-key values are never returned.
Returns: Capture count and metadata for each capture, including path, size, modification/load times, revision, and decryption-key configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||