kaggle_competition_kickoff
Kick off a Kaggle competition by fetching rules and deadlines, downloading data, running EDA with target auto-detection, and returning a baseline plan plus remaining submission budget.
Instructions
One-call competition kickoff: fetch the metric/deadline/rules, download the data if rules are accepted (otherwise tell you to accept first), run a train/test EDA with target auto-detection, and return a baseline plan plus your remaining submission budget. Collapses the manual setup ritual into a single decision-ready bundle — no other Kaggle MCP does this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competition | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||