Get My Ip
get_my_ipGet your current IP address with geolocation data. Returns city, region, country, coordinates, org, postal code, timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | Your current IP address | |
| org | Yes | Organization or ISP name | |
| city | Yes | City name associated with your IP address | |
| postal | Yes | Postal code associated with your IP address | |
| region | Yes | Region or state associated with your IP address | |
| country | Yes | Country code associated with your IP address | |
| latitude | Yes | Latitude coordinate of your IP geolocation | |
| timezone | Yes | Timezone associated with your IP address | |
| longitude | Yes | Longitude coordinate of your IP geolocation |