Hostinger OpenClaw VPS
get_booking_page
Read one booking page in full: weekly hours, slot length, capacity, lead time, booking window, cancel cutoff, timezone, assignment, pending count, services & prices state, and the embed. READ-ONLY — availability changes are made by the owner in the dashboard; tell them what to change and where rather than trying to edit it.
Remote dplooyinc/hosting
Remote (network-hosted)
Other tools also called get_booking_page?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"pageId": {
"type": "string",
"description": "The booking page ID (from get_project or list_booking_pages)"
}
}
}