verify_connection
Checks Qdrant connectivity, embedding functionality, and collection existence. Use to diagnose 'setup_required' errors or empty recall after network issues.
Instructions
Confirm Qdrant is reachable, embeddings work, and the collection exists. Use this to debug a sudden 'setup_required' or empty-recall after a network blip or credential change. Lighter than configure_credentials — does not write to disk. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||