memory_episode_end
Close the currently active memory episode and return to the parent session, capturing the closed episode's data for persistence.
Instructions
Close the current open episode and pop back to its parent (the
session). Returns the closed episode dict, or {} when nothing is
open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||