benchmark_leaderboard
Access the leaderboard of a Kaggle benchmark by providing owner and benchmark slugs, and optionally a version number.
Instructions
Get the leaderboard for a Kaggle benchmark.
Args:
owner_slug: Benchmark owner username or organization slug.
benchmark_slug: Benchmark slug name.
version_number: Specific version number (0 for latest).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner_slug | Yes | ||
| benchmark_slug | Yes | ||
| version_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |