You're viewing a demo portfolio

Join the waitlist
PRSM

get_event

Active

Tool of Calendly

declared in 0.1.0

Get a single scheduled event by its UUID (the last path segment of an event URI). Returns full event details including name, times, status, location, and event membership.

Parameters schema

{
  "type": "object",
  "required": [
    "_apiKey",
    "uuid"
  ],
  "properties": {
    "uuid": {
      "type": "string",
      "description": "Scheduled event UUID (last segment of the event URI)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Calendly personal access token (sent as Bearer token)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Calendly

https://github.com/pipeworx-io/mcp-calendly

1/7 registries
View full server →
get_event — Calendly — PRSM MCP