find_country_code
Look up ISO3 country codes by entering a full or partial country name. Then use the code to query health data from the GHO COUNTRY dimension.
Instructions
Find ISO3 country codes by name fragment (uses the COUNTRY dimension).
Args:
country: Full or partial country name, e.g. "Colombia" or "Korea".
Canonical parameter — matches the country field used by
get_indicator_data and country_profile.
country_name: Deprecated alias for country, kept for backward
compatibility. Pass either country or country_name, not both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| country_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||