libcal_check_availability
Check open booking slots for UNC Library spaces on a specific date. Specify date, time, duration, and category to find available rooms.
Instructions
Check open slots on ONE specific date. For smart ranked search across days, use libcal_suggest instead. Categories: davis-cubes, davis-study-rooms, davis-computers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date to check, YYYY-MM-DD | |
| category | No | Space category id (default: davis-cubes) | |
| after_time | No | Only show slots at or after this time, HH:MM (24h) | |
| duration_minutes | No | Desired booking length in minutes (default 60) |