list_files
Retrieve a complete list of all files stored in the RAG system for document management and semantic search operations.
Instructions
List all files in the RAG system
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}