get_recording_summary
Retrieve the AI-generated summary of a recording by providing its audio ID. Get a concise overview without needing to review the full transcript.
Instructions
Returns the raw AI-generated summary feed for one audioId.
Unverified for the same reason as get_recording_transcript — the summary
text is reported to live in a "content" or "text" field of the response.
Args:
audio_id: The recording's _id, from list_recordings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |