Get Datasets
get_datasetsList or search the IMF's datasets — CPI, WEO (World Economic Outlook), BOP (Balance of Payments), IMTS (trade in goods), GFS (government finance), MFS (monetary and financial), FSI (financial soundness), commodity prices and ~200 more. Returns the dataset id to pass to get_data and search_indicators, plus its name and description. Pass query to filter by name, e.g. "inflation", "trade", "government".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max datasets to return, 1-250 (default 50). | |
| query | No | Optional filter matched against dataset id, name and description (e.g. "inflation", "trade"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||