speechwire_list_schematic_events
List all schematic events (debate/speech groupings) along with their available rounds, providing event ID, name, and round numbers.
Instructions
List all schematic events (debate/speech groupings) with available rounds.
Returns
list[dict] Event records containing: - grouping_id: int — numeric event identifier - name: str — event name - rounds: list[int] — available round numbers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |