world.country.code
Retrieve country information using ISO codes to access details like population, capital, currencies, languages, and flag data from REST Countries.
Instructions
Get country details by ISO code (US, GB, DE, JP). Returns name, population, area, capital, currencies, languages, flag (REST Countries)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ISO 3166-1 country code — alpha-2 ("US") or alpha-3 ("USA") |