Get device detail
get_deviceRetrieve detailed information for a single network device using its MAC address. For APs, includes per-band radio configuration such as channel, width, and transmit power.
Instructions
Get detail for one device by MAC. For APs, also includes per-band radio config (channel, width, Tx power). Use list_devices to find MACs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceMac | Yes | MAC, e.g. 'A8-29-48-C1-BB-C0'. | |
| siteId | No | Override the default site. |