Tool to download a specific data file from a Kaggle competition. Use when you need to retrieve a single file from a competition by specifying the competition slug and filename. Note: You must have accepted the competition's rules on Kaggle's website before downloading.
idRequiredstringCompetition URL slug (identifier). Find this in the competition's URL: kaggle.com/competitions/{slug}
fileNameRequiredstringName of the specific competition data file to download (e.g., 'train.csv', 'test.csv').
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.