mcp_iati_list_activity_statuses
Discover which IATI activity lifecycle statuses are available in loaded data by listing each status code, label, and activity count. Use this to inform filtering or analysis.
Instructions
List the activity statuses present in the loaded IATI data.
Use this tool to discover which lifecycle statuses are available
before filtering or analysing activities.
Returns:
A table containing each status code, its human-readable label
and the number of activities using it.
Relevant IATI terms:
- Activity status: Stage of an activity within its lifecycle: pipeline/identification, implementation, completion, post-completion, cancelled or suspended.
IATI activity: A development or cooperation intervention published under the IATI standard; it can represent a project, a programme or another unit of work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Plain text message that bypasses LLM processing and should be printed exactly as provided in the user interface. | |
| table | No | Two-dimensional list (list of rows) representing tabular data, e.g., from CSV or TSV sources. Each row should be a list of cell values. | |
| charts | No | List of dictionaries containing data and configuration for rendering a Chart.js chart in the chat interface. | |
| sources | Yes | URL(s) that users can nagivate to to download the data used for the analysis. E.g., landing page, feed, file endpoint, CKAN resource page, etc. |