get_wca_events
Retrieve official World Cube Association events with IDs, names, and formats for speedcubing data access and analysis.
Instructions
Get all official WCA events.
Returns a list of all official World Cube Association events including event IDs, names, and formats.
Returns: List of WCA events with their details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}