zia_geo_search
Resolve ZIA geo data by coordinates, IP address, or city prefix to get location information.
Instructions
Resolve ZIA geo data by coordinates, by IP, or by city prefix (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | ||
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| action | Yes | ||
| prefix | No | ||
| latitude | No | ||
| longitude | No |