get_competition
Retrieve competition details including the submissionSpec, which defines the required schema and permissions for submissions.
Instructions
Get one competition's detail, including its submissionSpec.
Scope: competition.read. submissionSpec (schema, metaSchema, permission, window, limits, catalog) is the only source of truth for how to build a submission payload for this competition -- read it before calling submit_competition_entry or submit_playground_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competition_id | Yes |