get_tricks_by_category
Retrieve inline skating tricks by category to build executable combos. Specify a category like 'pivot' or 'slide' to get physics-aware wizard-style moves for routine generation.
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 |