zdx_get_device
Retrieve details of a specific ZDX device by its unique ID, with optional filters for location, department, geolocation, or time range.
Instructions
Get a specific ZDX device by ID (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | The unique ID for the ZDX device. | |
| location_id | No | Filter by location ID(s). | |
| department_id | No | Filter by department ID(s). | |
| geo_id | No | Filter by geolocation ID(s). | |
| since | No | Number of hours to look back (default 2h). | |
| service | No | The service to use. | zdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |