worldbank_compare
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Compare the most recent value of a World Bank indicator across multiple countries (up to 6). Provide a comma-separated list of country codes or names.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"countries"
],
"properties": {
"countries": {
"type": "string",
"description": "Comma-separated country codes/names, e.g. 'US,CN,DE,JP'."
},
"indicator": {
"type": "string",
"description": "Indicator name (one of: gdp, gdp_per_capita, gdp_growth, inflation, population, unemployment, life_expectancy, exports, imports, gni_per_capita, poverty_rate, internet_users) or a raw WB code."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries