Zoom Transcript MCP Server

extract_action_items

Extract actionable tasks and commitments from Zoom meeting transcripts. Filter by participant for specific assignments using the meeting ID.

Instructions

Identify and extract action items, tasks and commitments from meeting transcripts

Input Schema

NameRequiredDescriptionDefault
meetingIdYesMeeting ID to extract action items from. Can be either the numeric ID or UUID.
participantNoOptional filter to only show action items from or assigned to a specific participant

Input Schema (JSON Schema)

{ "properties": { "meetingId": { "description": "Meeting ID to extract action items from. Can be either the numeric ID or UUID.", "type": "string" }, "participant": { "description": "Optional filter to only show action items from or assigned to a specific participant", "type": "string" } }, "required": [ "meetingId" ], "type": "object" }

You must be authenticated.

Other Tools from Zoom Transcript MCP Server

Related Tools

ID: b01uqjtp7w