speechwire_list_hybrid_entries
List all hybrid entries (cross-school team entries) for a tournament, including event, division, student names, and team blocks.
Instructions
List all hybrid entries (cross-school team entries) for the tournament.
Returns
list[dict] Hybrid entry records containing: - comp_id: int — numeric competition entry identifier - event: str — event name - division: str | None — division name - students: list[dict] — student name and school records - code: str | None — entry code - team_blocks: list[str] — school names for team blocking
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |