memory_episode_end
Close an open episode and return to the parent session, retrieving the closed episode details or an empty result if no episode is open.
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 | |||