Perform IP geolocation lookups using ipinfo.io API. Convert IP addresses to geographic data including city, region, country, postal code, timezone, and coordinates. Use when geolocating IPs, enriching IP data, or analyzing geographic distribution.
- Initial release of the ipinfo skill for IP geolocation lookups using the ipinfo.io API. - Supports converting IP addresses to geographic data: city, region, country, postal code, timezone, coordinates, and more. - No API key required for up to 50,000 requests/month; optional IPINFO_TOKEN for higher rate limits. - Includes instructions for single and batch IP lookups, extracting fields with jq, and Python usage examples. - Outlines free and token-authenticated usage, configuration methods, and common use cases.