WHO Health Indicators List
who.health.indicatorsSearch and retrieve WHO health indicator codes by keywords like mortality, immunization, or life expectancy.
Instructions
List 1,000+ WHO Global Health Observatory indicators: life expectancy, mortality rates, disease burden, immunization, nutrition, mental health, environmental health. Returns indicator codes for use with who.data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Keyword to filter indicators by name (e.g. "mortality", "immunization", "life expectancy", "HIV", "malaria") | |
| limit | No | Number of indicators to return, max 100 (default 20) |
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. |