video_read_metadata
Read metadata tags from video or audio files to retrieve information like title, artist, and duration. Helps in organizing and verifying file details.
Instructions
Read metadata tags from a video/audio file.
Args: input_path: Absolute path to the video or audio file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||