Submit an entry to a Kaggle competition using a previously uploaded file. Prerequisites: 1. You must have accepted the competition rules on Kaggle's website 2. You must have uploaded your submission file and obtained a blob_file_tokens (use Kaggle's file upload API endpoint firs…
competitionRequiredstringCompetition slug (URL name) from the competition URL. For example, use 'titanic' for kaggle.com/c/titanic. You must have accepted the competition rules before submitting.
blob_file_tokensRequiredstringFile upload token obtained from Kaggle's blob upload API. This token is returned when you upload your submission file using the Kaggle API's upload endpoint (typically /competitions/submissions/upload). The token identifies the location of your uploaded submission file on Kaggle…
submission_descriptionRequiredstringBrief description or message for this submission (e.g., what changes you made, model version, etc.). This helps you track different submissions.
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.