You're viewing a demo portfolio

Join the waitlist
PRSM

country-info

Active

Tool of The Stall

declared in 4.82.0

Country information lookup by name, ISO code (alpha-2 or alpha-3), or capital city. Returns: official name, ISO codes, capital, population, area (km²), region, languages, currencies (code + symbol), borders, calling code, timezones, and flag image URL. Useful for international business agents, geographic enrichment, currency identification, and compliance workflows.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "code": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 (e.g. 'DE') or alpha-3 (e.g. 'DEU') code for exact lookup."
    },
    "name": {
      "type": "string",
      "description": "Country name or partial name to search (e.g. 'Germany', 'United States', 'Korea')."
    },
    "region": {
      "type": "string",
      "description": "Return all countries in a region."
    },
    "capital": {
      "type": "string",
      "description": "Capital city name to look up the country by (e.g. 'Berlin', 'Tokyo')."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →