List Bookings
list_bookingsList a community's venue bookings — space (with its Location/floor as booked), slot, status, event, host. Optional space_id / day (UTC YYYY-MM-DD, live bookings only) / status filters; ordered by start time; truthfully truncated at 50. Members only. Requires community_id. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| limit | No | ||
| status | No | ||
| space_id | No | ||
| community_id | Yes |