cleanup_old_transcripts
Delete transcripts older than a set number of days to free disk space. Specify the age threshold and optional output directory.
Instructions
Delete transcripts older than a specified number of days. Helps manage disk space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | Yes | Delete transcripts older than this many days (e.g., 30 for month-old transcripts) | |
| output_dir | No | Optional output directory path. Defaults to /root/Downloads/video-transcripts |