bag_health_mcp__list_export_files
List all available bulk export file names from the BAG IDD to identify which complete disease datasets can be downloaded for offline analysis.
Instructions
List all available export file names from the BAG IDD. These are complete datasets (CSV/JSON) per disease, e.g. INFLUENZA_oblig, COVID19_wastewater_sequencing, MEASLES_oblig. Use with bag_health_mcp__download_export to get raw data files.Discover which complete bulk datasets can be downloaded for offline/bulk analysis.Returns file names, not the data — pass one to bag_health_mcp__download_export.bag_health_mcp__list_export_files() -> ['INFLUENZA_oblig', 'COVID19_wastewater_sequencing', ...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| usage | Yes | ||
| version | Yes | ||
| provenance | No | ||
| total_files | Yes |