list_videos
Retrieve a sorted list of MP4 video files from the output directory, displaying file paths, sizes, and creation timestamps for easy asset management.
Instructions
List every MP4 file in the configured OUTPUT_DIR, newest first.
Each entry has absolute path, size in bytes, and creation timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |