recall_memory
Search memories using time expressions and semantic queries. Filter by workspace or memory type to retrieve names and metadata.
Instructions
Search memories by time expression + semantics. Returns names + metadata only.
Examples: "last week", "yesterday", "about Python last month". Use get_memory(name=...) to fetch full content of a specific result. Pass workspace= to search only within a specific workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Query string | |
| n_results | No | ||
| workspace | No | ||
| memory_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No |