Kaggle
Overview
SLUG: KAGGLE
Description
Kaggle is a platform for data science and machine learning competitions, offering datasets, notebooks, and a collaborative community.
Authentication Details
API Key
Connecting to Kaggle
Create an auth config
Use the dashboard to create an auth config for the Kaggle toolkit. This allows you to connect multiple Kaggle accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Kaggle Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Kaggle toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
KAGGLE_COMPETITION_DOWNLOAD_FILES
Tool Name: Download competition data files
Description
Action Parameters
Action Response
KAGGLE_CONFIG_INIT
Tool Name: Initialize Kaggle Configuration
Description
Action Parameters
Action Response
KAGGLE_DATASET_CREATE
Tool Name: Dataset Create
Description
Action Parameters
Action Response
KAGGLE_DATASET_STATUS
Tool Name: Get Dataset Status
Description
Action Parameters
Action Response
KAGGLE_DATASET_VERSION
Tool Name: Create Dataset Version
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_COMPETITION_SUBMIT
Tool Name: Submit Competition Entry
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_DIR
Tool Name: Get Kaggle Config Directory
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_FILE
Tool Name: Get Kaggle Config File
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_KEYS
Tool Name: List Kaggle Configuration Keys
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_PATH
Tool Name: Get Kaggle Config Path
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_RESET
Tool Name: Reset Kaggle Configuration
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_SET
Tool Name: Set Kaggle Configuration
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_UNSET
Tool Name: Unset Kaggle Configuration
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_CONFIG_VIEW
Tool Name: View Kaggle Configuration
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_DATASET_INIT
Tool Name: Kaggle Dataset Init
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_DATASET_LIST_FILES
Tool Name: List Kaggle Dataset Files
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_KERNEL_INIT
Tool Name: Kaggle Kernel Init
Description
Action Parameters
Action Response
KAGGLE_KAGGLE_KERNEL_OUTPUT
Tool Name: Download kernel output
Description
Action Parameters
Action Response
KAGGLE_KERNELS_STATUS
Tool Name: Get Kernel Status
Description
Action Parameters
Action Response
KAGGLE_LIST_DATASETS
Tool Name: List Kaggle Datasets
Description
Action Parameters
Action Response