memory_recall
Retrieve relevant project facts from shared memory for a given agent and project. Use semantic search to surface related information based on your query.
Instructions
Recall related project facts with a loopback-only embedding model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| model | No | ||
| query | Yes | ||
| agent_name | Yes | ||
| project_key | Yes | ||
| min_similarity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||