list_all_docs
List all documents currently in the system. Use only when necessary, as performance may degrade with many documents; consider get_latest_documents for faster results.
Instructions
List ALL documents currently in the system. WARNING: Can be slow if there are many documents. Use get_latest_documents for better performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||