Check Space Availability
check_space_availabilityCheck whether a venue Space is free for a specific slot: available (no confirmed overlap), every overlapping booking labeled hard (taken) or soft (pending request — first approval wins), and a soft listed-hours verdict, with local-time ranges. Requires community_id + space_id + ISO start_time/end_time. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | Yes | ||
| space_id | Yes | ||
| start_time | Yes | ||
| community_id | Yes |