lookup_country
ActiveTool of GoCreative Agent API
declared in 1.27.1
Get country metadata (capital, population, currency, languages, flag). Use for localization, finance, and travel agents. Example call: {"country": "japan"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_countryArguments",
"required": [
"country"
],
"properties": {
"country": {
"type": "string",
"title": "Country"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries