speechwire_get_room_usage
Retrieve room time-slot usage showing assignments for every room, including slot index, time label, status, event code, and round number.
Instructions
Get room time-slot usage showing assignments for every room.
Returns
list[dict] Room usage records containing: - room_id: int — numeric room identifier - room_name: str — room display name - time_slots: list[dict] — per-slot records with slot_index, time_label, status, event_code, and round_number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |