list_indicators
Retrieve available economic indicators for a specific IMF dataset to identify relevant metrics for analysis.
Instructions
Returns a list of indicators for the specified dataset, read from the corresponding .json file in the local indicators directory.
Args:
dataset_id (str): Dataset ID, such as "IFS", "DOT", "BOP", etc.
Returns:
list: List of indicators.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes |