check_availability
Find the first available slot of a specified duration for a lab resource by fetching its full reservation list and computing free gaps.
Instructions
Fetch the full reservation list for one ReservationItem (paginated correctly) and compute free gaps / the first slot of duration_minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| earliest_start | No | ISO-8601 earliest start | |
| duration_minutes | No | ||
| reservation_item_id | Yes |