# IP Geolocation Info Tool Node

> Get geolocation information for a given IP address

**URL:** https://caywork.com/learn/docs/node/ip_geolocation_info_node

## Content

The IP Geolocation Info Node is responsible for get geolocation information for a given ip address. This node allows the agent to provide informative data directly sourced from IP Geolocation Info.

### Input Parameters
- **ip**: The IP address to locate (e.g., '8.8.8.8').

### Output
dict: A dictionary containing country, city, ISP, and other location details.
