search_memories
Search stored memories by semantic query, optionally scoped to a user, agent, or run to retrieve relevant context.
Instructions
Semantic search over stored memories, scoped to a user_id/agent_id/run_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| run_id | No | ||
| user_id | No | ||
| agent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||