Get unicefdata API Reference (Python / R / Stata)
get_api_referenceRetrieve the unicefdata package API reference for Python, R, or Stata. Get function signatures, parameters, and usage examples to write reproducible scripts from conversational exploration.
Instructions
Get the unicefdata package API reference for Python, R, or Stata.
Returns function signatures, parameter descriptions, and usage examples. Use this when you need to write code that uses the unicefdata package, or when the user wants to move from conversational exploration to reproducible scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function | No | Optional function name to filter the reference to a single entry (e.g. 'unicefData', 'list_indicators'). If omitted, returns the full reference. | |
| language | No | Target language for the unicefdata code template. One of 'python', 'r', or 'stata' (case-insensitive — the server normalises before lookup). Returns the language-specific API surface for users who want to reproduce the MCP's data fetches in their own scripts. | python |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||