index_clip_bank
Scan and analyze video clips in folders to build a searchable index with metadata, enabling organized video reference management.
Instructions
Scan a folder (recursively) and analyze all video clips, building a searchable index. Generates metadata for clips that don't have it yet. Creates/updates index.json in the folder root.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes | Absolute path to the clip bank folder | |
| regenerate | No | Re-analyze clips even if metadata exists (default: false) |