Create a new Kaggle dataset with metadata. IMPORTANT: Dataset creation requires at least one data file. Ensure files are uploaded before calling this action. The 'id' field must use your authenticated Kaggle username as the owner. Returns the creation status and any message from…
idRequiredstringDataset identifier in the form '<owner>/<dataset-slug>'. The owner must be your authenticated Kaggle username (or an organization you belong to). The dataset-slug must be lowercase, 3-50 characters, using only letters, numbers, and hyphens.
filesarrayList of files already uploaded via a separate Kaggle file upload API call. Each entry references a previously uploaded file by name. NOTE: At least one file (via 'files' or physical upload) is typically required for successful dataset creation.
titleRequiredstringDataset title shown on Kaggle.
keywordsarrayTags to improve discovery.
licensesRequiredarrayProvide exactly one license entry.
subtitlestringBrief subtitle for the dataset card.
resourcesarrayList of resource entries describing the dataset files and their metadata. Not required, but useful for providing file descriptions and schemas.
descriptionstringFull Markdown-formatted description.
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.