memo_idle_capture
Extract durable insights from the newest session transcript and save as memo records. Use after a meaningful unit of work or periodically. Dry run previews without writing.
Instructions
Run idle capture on the current session.
Write tool. Extracts durable insights from the newest tracked session
transcript and saves them as memo records. Use after a meaningful unit
of work, or periodically for clients without Stop hooks. Do not use for
normal lookup; call memo_search, memo_ask, or memo_unified_briefing
when you only need to read existing memories. With dry_run=True, no
memories are written and the response only reports what would run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview what would be saved without writing anything. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||