consolidate_reflexions_tool
Turn recurring reflexion themes into searchable semantic memory and remove stale working memory entries older than 7 days.
Instructions
Distil recurring reflexion themes into semantic memory and prune working memory.
Runs the nightly self-improvement consolidation: every theme an agent raised
>= min_count times in the last `days` becomes a searchable semantic-memory
node (deduped), and working_memory older than 7 days is pruned. Idempotent.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| min_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |