Tool to download a specific file from a Kaggle dataset. Use when you need to retrieve a single file from a dataset by specifying the owner, dataset, and filename.
file_nameRequiredstringName of the file to download from the dataset.
owner_slugRequiredstringDataset owner username or organization name.
dataset_slugRequiredstringDataset slug (name identifier).
dataset_version_numberstringSpecific dataset version number to download. If not specified, downloads from the latest version.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.