zdx_list_software
Retrieve software inventory from ZDX with filters by location, department, user, or device. Use JMESPath query for client-side filtering.
Instructions
List ZDX software inventory (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | No | Filter by location ID(s). | |
| department_id | No | Filter by department ID(s). | |
| geo_id | No | Filter by geolocation ID(s). | |
| user_ids | No | Filter by user ID(s). | |
| device_ids | No | Filter by device ID(s). | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zdx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |