list_transcripts
Retrieve all available transcripts from the output directory, sorted by modification time (newest first). Optionally limit results for faster browsing.
Instructions
List all available transcripts in the output directory, sorted by modification time (newest first)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional limit on number of transcripts to return (newest first). If not specified, returns all transcripts. | |
| output_dir | No | Optional output directory path. Defaults to /root/Downloads/video-transcripts |