get_meeting
Retrieve complete meeting details including notes, summaries, attendees, and AI panels from the Granola MCP Server by providing a meeting document ID.
Instructions
Get complete meeting details including notes and summaries.
Args: meeting_id: Meeting document ID include_transcript: Include full transcript in notes_plain field ctx: MCP context
Returns: Full meeting details with notes, attendees, and AI panels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | ||
| include_transcript | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |