get_transcript
Retrieve the full transcript of a meeting by providing its document ID, with output as plain text or with timestamps.
Instructions
Get the full transcript for a meeting.
Args: meeting_id: Meeting document ID format: Output format - text or timestamped ctx: MCP context
Returns: Transcript segments with timing information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | ||
| format | No | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |