You're viewing a demo portfolio

Join the waitlist
PRSM

zoom_list_recordings

Active

Tool of Zoom

declared in 0.1.0

List the signed-in user's Zoom cloud recordings of past meetings and video calls. Returns each recording's id, topic, start time, duration, total size, recording count, and downloadable/playable files (video, audio, transcript). Supports an optional date range. Use to find and access Zoom recordings.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "to": {
      "type": "string",
      "description": "End date for the recording search, in YYYY-MM-DD format."
    },
    "from": {
      "type": "string",
      "description": "Start date for the recording search, in YYYY-MM-DD format."
    },
    "page_size": {
      "type": "number",
      "description": "Maximum number of recordings to return (default 30, max 100)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Zoom

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

1/7 registries
View full server →