speechwire_list_groupings
List all competition groupings configured for a tournament, with names, abbreviations, events, and divisions.
Instructions
List competition groupings configured for the tournament.
Returns
list[dict] Grouping records containing: - grouping_id: int — numeric grouping identifier - name: str — full grouping name - abbreviation: str — short code - event: str — event name - divisions: str — division text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |