unload_capture
Remove a loaded Wi-Fi capture from the current analysis session, clearing its metadata and decryption keys without altering the original PCAP/PCAPNG file.
Instructions
Remove a loaded capture from the current server session.
This forgets the capture metadata and any configured decryption keys. It never deletes or changes the source PCAP/PCAPNG file.
Args:
capture_id: ID previously supplied to load_capture.
Returns:
The removed capture ID and an unloaded confirmation flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||