Back to catalog
Cortexa research tool·genomics·worldbank
WorldBank Get Country
Get metadata about a country from the World Bank database. Returns country name, ISO codes, world region, income level, lending type, capital city, and geographic coordinates. Essential for looking up country codes before querying World Bank indicators.
Livelast probed 2026-04-30 23:07Z· 111msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 111ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"country": {
"description": "ISO 3166-1 alpha-2 or alpha-3 country code (e.g., 'US' or 'USA' for United States, 'GB' or 'GBR' for UK, 'DE' or 'DEU' for Germany)",
"type": "string"
}
},
"required": [
"country"
],
"type": "object"
}Examples (1)
Default WorldBank Get Country call
public-safeinput
{
"country": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_WorldBank_get_country
- Tool name
- WorldBank_get_country
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse