Cal.com · Capability
Cal.diy API v2 — Event Types Private Links
Cal.diy API v2 — Event Types Private Links. 4 operations. Lead operation: Create a private link for an event type. Self-contained Naftiko capability covering one Cal Com business surface.
What You Can Do
POST
Eventtypesprivatelinkscontrollercreateprivatelink
— Create a private link for an event type
/v1/v2/event-types/{eventtypeid}/private-links
GET
Eventtypesprivatelinkscontrollergetprivatelinks
— Get all private links for an event type
/v1/v2/event-types/{eventtypeid}/private-links
PATCH
Eventtypesprivatelinkscontrollerupdateprivatelink
— Update a private link for an event type
/v1/v2/event-types/{eventtypeid}/private-links/{linkid}
DELETE
Eventtypesprivatelinkscontrollerdeleteprivatelink
— Delete a private link for an event type
/v1/v2/event-types/{eventtypeid}/private-links/{linkid}
MCP Tools
create-private-link-event-type
Create a private link for an event type
get-all-private-links-event
Get all private links for an event type
read-only
idempotent
update-private-link-event-type
Update a private link for an event type
idempotent
delete-private-link-event-type
Delete a private link for an event type
idempotent