get_booking_page
ActiveTool of Chronary
declared in 1.0.0
Fetch a single booking page by ID, including its public booking_url and settings.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"booking_page_id"
],
"properties": {
"booking_page_id": {
"type": "string",
"description": "Booking page ID to fetch (bkp_...)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Chronary
https://github.com/Chronary/chronary-mcp
2/7 registries