get_tricks_by_category
Retrieve all tricks within a specific category, such as 'pivot' or 'slide', to explore wizard-style skating moves for your routines.
Instructions
Retrieves all tricks that fall under a specific category.
Args: category: The category name (e.g., 'pivot', 'slide'). Validated against known categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |