zdx_list_applications
Retrieve a list of ZDX applications with optional filters by location, department, geolocation, and time range. Use JMESPath expressions for client-side filtering.
Instructions
List ZDX applications (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). | |
| since | No | Number of hours to look back (default 2h). | |
| 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 |