zia_geo_search
Look up geographic information by coordinates, IP address, or city prefix using ZIA. Returns location data for the given input.
Instructions
Perform ZIA geographic lookups (coordinates, IP, or city prefix) (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Choose one of: geo_by_coordinates, geo_by_ip, city_prefix_search | |
| latitude | No | Required if action is geo_by_coordinates | |
| longitude | No | Required if action is geo_by_coordinates | |
| ip | No | Required if action is geo_by_ip | |
| prefix | No | Required if action is city_prefix_search | |
| service | No | The service to use. | zia |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |