network_list_devices
Retrieve a paginated list of all adopted devices on a UniFi site to monitor and manage network hardware.
Instructions
List all adopted devices on a local UniFi site.
Args: site_id: The site ID (get from network_info). offset: Pagination offset (default 0). limit: Items per page (default 25, max 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| site_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |