You're viewing a demo portfolio

Join the waitlist
PRSM

zoom_get_meeting

Active

Tool of Zoom

declared in 0.1.0

Get the full details of a single Zoom meeting by its meeting ID, including topic, start time, duration, timezone, agenda, join URL, status, and key video/security settings (host video, participant video, waiting room). Use after zoom_list_meetings to inspect a specific video call.

Parameters schema

{
  "type": "object",
  "required": [
    "meeting_id"
  ],
  "properties": {
    "meeting_id": {
      "type": "string",
      "description": "The ID of the Zoom meeting to retrieve (from zoom_list_meetings)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Zoom

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

1/7 registries
View full server →