Tool to retrieve a paginated list of bookings for a site with optional status filtering. Use when you need to fetch bookings for a specific site, optionally filtered by booking status.
cursorstringPagination cursor from a previous response to fetch the next page.
siteIdRequiredstringUUID of the site to fetch bookings for. Required.
statusstringBooking status enumeration
pageSizeintegerNumber of bookings per page (1-25). Default is 10, maximum is 25.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.