You're viewing a demo portfolio

Join the waitlist
PRSM

get_connection_link

Active

Tool of Chronary

declared in 1.0.0

Poll a human-calendar setup request. Returns provider-neutral status and resulting connection ID when complete, but never replays the bearer setup URL or exposes human calendar data.

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