list_devices
Retrieve provisioned device registration records, filtering by alias, owner email, or tag for targeted device management.
Instructions
List provisioned devices (registration records).
Args: alias_contains: Case-insensitive substring match on the device alias. owner_email: Filter by primary owner's email address (exact). tag: Filter by tag. limit: Max results. offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| limit | No | ||
| offset | No | ||
| owner_email | No | ||
| alias_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||