get_room_availability
Check booked time slots for a specific meeting room on a given date to determine availability for scheduling.
Instructions
Get the schedule for a specific room on a given date, showing all booked time slots
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomId | Yes | Room name (e.g. "Big Mike", "Gran Enana", "Lakatán", "Dacca", "Cavendish", "Dominico") | |
| date | Yes | Date in YYYY-MM-DD format |