get_reservations_by_user
Retrieve meeting room bookings for a specific user on the Boma platform to manage reservations and check availability.
Instructions
Get all reservations for a specific user. Defaults to the authenticated user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | User UUID. Defaults to the authenticated user if not provided |