device_facts
Retrieve core network device facts including hostname, vendor, model, OS version, serial, uptime, and interface list.
Instructions
[READ] Core device facts: hostname, vendor, model, OS version, serial, uptime.
Also returns the interface name list. Use get_interfaces for per-interface state/speed.
Args: target: Device name from config; omit to use the default device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |