search_memory
Search through memory nodes by keyword across action, feeling, themes, and when fields. Use space-separated terms for OR search, or mode='and' for all terms required.
Instructions
Search memory nodes (memory_nodes) by keyword across action / feeling / themes / when fields. Space-separated terms are OR-searched by default. Use mode='and' to require all terms to match. The when field includes evolution history entries ({date, action}) written during consolidation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Search mode: 'or' (default) or 'and' | |
| limit | No | Max results (default 10, max 30) | |
| query | Yes | Search keywords (space-separated for multi-term) |