ktalk_get_summary
Retrieve the complete summary of a KTalk recording, including the short summary, protocol, and transcription. Provide a recording key to get structured markdown or raw JSON output.
Instructions
Get full summary of a KTalk recording (short summary + protocol + transcription).
Args: recording_key: Recording key/identifier (required) format: Output format — "raw" (JSON) or "markdown" (structured summary)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| recording_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |