list_rogue_aps
List neighboring access points detected by site radios, with optional filtering to confirmed rogue APs only. Returns BSSID, SSID, channel, signal strength, and detection time for security assessment.
Instructions
List neighboring APs detected by the site's radios.
Returns ALL neighboring APs (most will have is_rogue=false and are benign neighbors). Only a small subset with is_rogue=true are confirmed rogue APs. Set rogue_only=true to filter to confirmed rogues only.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID. Returns entries with BSSID, SSID, channel, signal strength, is_rogue flag, and detection time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| rogue_only | No |