stop_live_capture
Stop an active capture and optionally persist the filtered snapshot to retain traffic data before fully closing the capture.
Instructions
Stop an active live capture and optionally persist the filtered snapshot. Only status='stopped' means the capture is fully closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persist | No | ||
| capture_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| status | Yes | ||
| warnings | No | ||
| capture_id | Yes | ||
| recoverable | No | ||
| total_items | Yes | ||
| persisted_path | No | ||
| active_capture_preserved | No |