memo_idle_capture
Capture the latest session transcript as durable memo records after meaningful work. Extracts insights to save as searchable memories, with an optional dry run to preview before 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 | |||