get_wca_continents
Retrieve the complete list of continents recognized by the World Cube Association for regional filtering in speedcubing data analysis.
Instructions
Get all WCA continents.
Returns a list of all continents recognized by the World Cube Association including continent names and identifiers used for regional filtering.
Returns: List of WCA continents with names and identifiers
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}