recall_persistent_memory
Retrieve past context, preferences, or project details from a persistent vector database to recall existing knowledge on topics the user mentions.
Instructions
Query the persistent vector database to recall past context, preferences, or project details. Use this to check if you have existing knowledge on a topic the user mentions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| n_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |