You're viewing a demo portfolio

Join the waitlist
PRSM

cancel_connection_link

Active

Tool of Chronary

declared in 1.0.0

Cancel a pending human-calendar setup request. This invalidates the setup URL and does not disconnect an already completed Google or Microsoft connection.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "connection_link_id"
  ],
  "properties": {
    "connection_link_id": {
      "type": "string",
      "pattern": "^csl_.*",
      "description": "Connection setup link ID"
    }
  }
}

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 →
cancel_connection_link — Chronary — PRSM MCP