lookup_postal
ActiveTool of GoCreative Agent API
declared in 1.27.1
Resolve an international postal code to city/region (format country/postal_code). Use for shipping and geo agents. Example call: {"country_postal": "DE/10115"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_postalArguments",
"required": [
"country_postal"
],
"properties": {
"country_postal": {
"type": "string",
"title": "Country Postal"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
GoCreative Agent API
1/7 registries