list_videos
Retrieve a summary of every video indexed in the RAG system, including name, path, and chunk count, to confirm which recordings are ready for natural language querying.
Instructions
List all videos currently indexed in the RAG system.
Returns a summary of each ingested video including its name, path, and chunk count.
Returns: JSON list of indexed videos with metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |