ktalk_download_recording
Download a KTalk recording video to a specified file path. Provide the recording key and target path to stream the file directly to disk, creating parent directories as needed.
Instructions
Download a KTalk recording video file to disk, streamed (FR-7).
Args: recording_key: Recording key/identifier (required) target_path: Filesystem path to write the file to (required). Parent directories are created; an existing file is not overwritten. quality: Requested video quality (e.g. "900p"). None picks a sensible default from the record's available qualities. format: Output format for the returned metadata — "raw" (JSON) or "markdown"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| quality | No | ||
| target_path | Yes | ||
| recording_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |