Get AP radio config
get_ap_radiosRetrieve per-band radio configuration for an access point: channel, channel width, and transmit power for 2.4/5/6 GHz bands. Uses the AP MAC address to fetch the details.
Instructions
Per-band radio configuration for one AP: channel, channel width, Tx power and Tx-power level for 2.4/5/6 GHz. Use list_devices to find the AP MAC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apMac | Yes | AP MAC, e.g. 'A8-29-48-C1-BB-C0'. | |
| siteId | No | Override the default site. |