enrich
Add LLM-extracted metadata—topics, sentiment, entities—to existing memories, enabling structured filtering and better organization.
Instructions
Enrich memories with LLM-extracted metadata (topics, sentiment, entities, categories). USE THIS WHEN: you want to add structured metadata to existing memories for better filtering. Requires LORE_ENRICHMENT_ENABLED=true and a configured LLM provider (LORE_LLM_PROVIDER + API key). Enrichment runs automatically on remember() when enabled; use this tool to enrich older memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_id | No | ||
| all | No | ||
| project | No | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |