Downloads all data files for a Kaggle competition as a single zip archive. Returns the local file path where the zip was saved. Note: You must have accepted the competition's rules on Kaggle's website before downloading (403 error if not accepted).
idRequiredstringCompetition URL slug (identifier). Find this in the competition's URL: kaggle.com/competitions/{slug}
pathstringDestination folder path where the zip file will be saved. If not specified, saves to current working directory.
forcebooleanIf true, re-download even if file already exists locally. If false, skip download if file exists.
quietbooleanReserved for future use. Currently has no effect on download behavior.
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.