quick_capture
Perform a 3-second packet capture on the default interface to quickly diagnose network issues without manual setup.
Instructions
Perform a quick packet capture (3 seconds, default interface).
A fast way to see what's happening on the network without configuration.
Args: interface: Network interface name (default: eth0) packet_count: Maximum packets to capture (default: 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface | No | eth0 | |
| packet_count | No |