superops_assets_list
List assets and endpoints in SuperOps.ai RMM, filtering by status, platform, or client to find specific devices.
Instructions
List assets (endpoints) in SuperOps.ai RMM. Can filter by status, platform, or client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum number of results (default: 100, max: 500) | |
| cursor | No | Pagination cursor for fetching next page | |
| status | No | Filter by status: Online, Offline, or Maintenance | |
| clientId | No | Filter by client account ID | |
| platform | No | Filter by platform: Windows, macOS, or Linux |