Tool to list files in a Kaggle dataset. Use when you need to retrieve paginated file listings by owner and dataset slugs, with optional version and paging controls.
page_sizeintegerNumber of items per page (default 20).
owner_slugRequiredstringOwner of the dataset (username or organization).
page_tokenstringToken for pagination of results.
dataset_slugRequiredstringSlug (name) of the dataset.
dataset_version_numberstringSpecific dataset version number, e.g., '1'.
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.