get_capture_interfaces
List capture interfaces and their properties from a loaded PCAPNG file, including link types, snap lengths, and packet counts, to identify network adapters used during capture.
Instructions
List capture interfaces or radio adapters stored in the file.
This is a focused view of get_capture_metadata for multi-interface
PCAPNG files. Interface fields depend on what the capture writer recorded.
Args: capture_id: ID of a currently loaded capture.
Returns: Interface count and available names, link types, snap lengths, timestamp precision, operating systems, and packet counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capture_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||