find_video_path
Locate the exact path of a video file by searching recursively within a specified root directory. Input the directory and video name to retrieve the full path of the first matching file.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
root_path | Yes | ||
video_name | Yes |