mcp_iati_list_reporting_organisations
List reporting organisations from loaded IATI data, showing their reference, name, and number of activities reported. Identify publishers responsible for maintaining activity data.
Instructions
List the organisations that report activities in the loaded IATI data.
The reporting organisation is responsible for publishing and
maintaining the activity data. It is not necessarily the funding
or implementing organisation.
Returns:
A table containing the organisation reference, name and number
of activities reported.
Relevant IATI terms:
- Reporting organisation: Organisation responsible for publishing and maintaining an activity's data; not necessarily the one funding or implementing the project.
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. |