Get meeting
get_meetingGet a single meeting's full AI summary, topics, and attendees.
Set `include_transcript=true` to also retrieve the complete transcript text
for direct quotation. Returns an error object if the meeting is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | The meeting_id returned by a search/list tool. | |
| include_transcript | No | If true, also fetch the full meeting transcript (can be long). Default false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||