Skip to main content
Glama

ChatterBox MCP Server

by ChatterBoxIO

summarizeMeeting

Extract key points and actionable insights from meeting transcripts using AI, ensuring clarity and efficiency for follow-ups and decision-making.

Instructions

Generate a concise summary of a meeting's contents from its transcript

Input Schema

NameRequiredDescriptionDefault
transcriptYesThe meeting transcript to summarize

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "transcript": { "description": "The meeting transcript to summarize", "type": "string" } }, "required": [ "transcript" ], "type": "object" }

You must be authenticated.

Other Tools from ChatterBox 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/ChatterBoxIO/chatterboxio-mcp-server'

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