Analyze video
analyze_videoExtract keyframes from video files and generate text descriptions via a vision model, letting text-only agents understand video content.
Instructions
Analyze a video file (mp4, webm, mov, avi, mkv) by extracting keyframes and describing the content. Requires ffmpeg installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the video file | |
| prompt | No | Optional custom prompt for the analysis |