KUAVi Index Video
Index a video file to enable semantic search, scene detection, and analysis.
Instructions
- •The user provides a video file path via
$ARGUMENTSor in the conversation. - •Call the
kuavi_index_videoMCP tool with the video path. - •Report the indexing results: number of segments, scenes, transcript entries, duration.
- •Suggest next steps:
/kuavi-searchfor finding specific content, or/kuavi-analyzefor full analysis.
Example
User: /kuavi-index /path/to/video.mp4
Call kuavi_index_video with video_path="/path/to/video.mp4", then report:
- •Video duration
- •Number of segments detected
- •Number of scene boundaries
- •Whether transcript was generated
- •Whether embeddings are available