memory_episode_start
Open a named sub-episode for a multi-step task, scoping memories under this episode for later search and summaries.
Instructions
Open a named sub-episode for a substantial multi-step task. It nests
under the auto-managed session episode; memories stored while it is open
carry its id + title, enabling episode-scoped search and summaries
later. memory_episode_end closes it and pops back to the session.
Returns: {id, title, started_at, parent_id, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||