Search Available Times
garoon-search-available-timesFind available time slots for attendees or facilities within specified date ranges and intervals.
Instructions
Search for available time slots for specified attendee or facility within given time ranges in Garoon
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attendees | No | List of attendees to check availability for | |
| facilities | No | List of facilities to check availability for | |
| timeRanges | Yes | List of time ranges to search for available times | |
| timeInterval | Yes | Time interval for available time slots | |
| facilitySearchCondition | No | Logical operator for combining multiple facility search conditions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error message. Present on error | |
| result | No | Result of the operation. Present on success | |
| status | No | HTTP status code from the Garoon API. Present only when the error is an HTTP error response | |
| responseText | No | Raw response body from the Garoon API. Present only when the error is an HTTP error response |