Skip to main content
Glama

Attendee MCP Server

by rexposadas

get_meeting_transcript

Retrieve meeting transcripts directly from a bot using its unique ID. Simplify access to recorded discussions for review or documentation.

Instructions

Get the transcript from a meeting bot

Input Schema

NameRequiredDescriptionDefault
bot_idYesID of the bot whose transcript to retrieve

Input Schema (JSON Schema)

{ "properties": { "bot_id": { "description": "ID of the bot whose transcript to retrieve", "type": "string" } }, "required": [ "bot_id" ], "type": "object" }
Install Server

Other Tools from Attendee MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rexposadas/attendee-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server