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.
