get_room_schedule
View all bookings for a specific room on a given date. Enter room name or ID and date in YYYY-MM-DD to see its schedule.
Instructions
View all bookings for a specific room on a given date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format | |
| room | Yes | Room name (partial match OK) or numeric room ID |