get_competition_by_id
Retrieve detailed WCA competition information including venue, events, results, and organizers by providing the competition ID.
Instructions
Get detailed information about a specific competition by its ID.
Returns comprehensive information about a WCA competition including venue details, events, results, and organizer information.
Args: competition_id: WCA competition ID (e.g., "WC2023")
Returns: Detailed competition information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| competition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||