Get a UNDP project
undp_get_projectRetrieve the complete record for a single UNDP project, including dates, budgets, expenditures, outputs, subnational locations, and linked documents, using its project ID.
Instructions
Get the full record for one UNDP project: dates, budget and expenditure by fiscal year, outputs, subnational locations and linked documents. Project ids look like '00122701' and come from undp_search_projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project id, e.g. '00122701'. | |
| include_outputs | No | Include the project's outputs. | |
| include_documents | No | Include linked document titles and URLs. | |
| include_locations | No | Include subnational locations with coordinates. |