connects_rooms
Check room availability, view details, filter by capacity, time, or duration, and see existing reservations. Read-only access for planning without booking or canceling.
Instructions
Room availability, filters, details, or existing reservations. Cannot book or cancel rooms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| view | No | list | |
| limit | No | ||
| offset | No | ||
| room_id | No | ||
| capacity | No | ||
| duration | No | ||
| time_of_day | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |