Summarize a conversation (Zoom Summarizer)
summarize_transcriptSummarize conversation transcripts by extracting recaps, action items, or detailed summaries in multiple languages.
Instructions
Summarize a conversation transcript using the Zoom Summarizer API. Input is plain text / VTT / SRT (max 96 KB). task=recap gives a short recap, action_items extracts to-dos, summary gives a standard summary, full_summary the most detailed one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | What to generate from the transcript | summary |
| text | Yes | The conversation transcript to summarize | |
| language | No | Output language | ja-jp |