ktalk_get_summary
Retrieve a complete summary of a KTalk recording, including short summary, protocol, and transcription. Provide the recording key and select output format (raw JSON or markdown).
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 |