memory_extract
Extract important memories from conversation text using LLM analysis, capturing preferences, decisions, facts, and patterns for persistent recall.
Instructions
Smart extraction: use LLM to analyze conversation text and automatically extract important memories (preferences, decisions, facts, entities, events, patterns). This is the equivalent of autoCapture — call it at the end of important conversations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Conversation text to extract memories from | |
| scope | No | Target scope for extracted memories | agent:primary |