clarik_memory_learn
Extract and store confirmed facts from conversations, using only final assistant responses and user verifications to build persistent memory.
Instructions
Extract and store facts from conversation. Strips thinking blocks. Only learns from final assistant responses and user-confirmed facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The conversation content to extract facts from | |
| source | Yes | Source of the content | |
| projectPath | No | Project root path for isolation |