lookup_ip
ActiveTool of GoCreative Agent API
declared in 1.27.1
Geolocate an IP address (country, city, ISP, lat/lon, timezone). Use for log enrichment, fraud signals, or geo-routing logic. Example call: {"ip": "8.8.8.8"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_ipArguments",
"required": [
"ip"
],
"properties": {
"ip": {
"type": "string",
"title": "Ip"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries