trace_theme
Follow a theme's development over time by fetching related turns and memories sorted chronologically, enabling cross-session context recovery.
Instructions
Trace the evolution of a theme across sessions and memories. Returns associated turns and memories sorted by time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | Yes | Theme identifier | |
| includeTurnContent | No | If true, load full turn content from wire.jsonl (default: false) |