You're viewing a demo portfolio

Join the waitlist
PRSM

delete_booking_page

Active

Tool of Chronary

declared in 1.0.0

Delete (deactivate) a booking page. Its hosted URL stops resolving; already-booked events are unaffected.

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 delete (bkp_...)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Chronary

https://github.com/Chronary/chronary-mcp

2/7 registries
View full server →
delete_booking_page — Chronary — PRSM MCP