WHO Member Countries
who.health.countriesRetrieve a list of all 194 WHO member countries and territories with codes and names. Use the codes to filter health indicators in who.data queries.
Instructions
List all 194 WHO member countries and territories with codes and names. Use returned country codes with who.data to filter health indicators by country.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Partial country name to filter (e.g. "United", "Germany", "Brazil") | |
| limit | No | Number of countries to return, max 200 (default 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |