mcp_iati_list_sectors
List IATI sectors and vocabularies with activity counts to identify available codes before sector-based analysis.
Instructions
List the sectors present in the loaded IATI data.
Use this tool to discover the available sector codes and
vocabularies before performing sector-based analysis.
Args:
limit: Maximum number of sector values to return. Default: 100.
Returns:
A table containing vocabulary, sector code, sector name and
number of related activities.
Relevant IATI terms:
- Sector: Thematic or economic area an activity contributes to, indicated by a code, a vocabulary and, where applicable, a percentage; sectors can be declared at activity level or per transaction.
Vocabulary: Classification system used to interpret an IATI code, such as the OECD DAC CRS for sectors and policy markers, UN COFOG, the SDG goals and targets, or the IASC humanitarian clusters.
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 |
|---|---|---|---|
| limit | No |
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. |