process_video
Process onboarding videos: extract audio, transcribe with Whisper, capture keyframes, and output timestamp-aligned JSON.
Instructions
Process onboarding video: extract audio, transcribe with Whisper, extract scene keyframes, and return timestamp-aligned JSON payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_dir | No | ||
| vault_path | No | ||
| video_path | Yes | ||
| extract_frames | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |