download_kaggle_dataset
Download a Kaggle dataset by slug and copy CSV files into the local datasets/ folder for analysis. Requires Kaggle credentials (KAGGLE_USERNAME/KAGGLE_KEY).
Instructions
Download a dataset from Kaggle via kagglehub and copy any CSVs into datasets/.
Requires Kaggle authentication (KAGGLE_USERNAME / KAGGLE_KEY env vars or
~/.kaggle/kaggle.json). Example dataset slug: "yasserh/titanic-dataset".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |