ProtectedInternalExecutes the IP geolocation lookup
The action parameters containing:
Geolocation data including country, city, coordinates, timezone, etc.
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that retrieves geolocation information for an IP address using free public APIs. Provides location, timezone, ISP, and other relevant data about the IP address.
Example