memory_episode_list
Retrieve a paginated list of episodic memory episodes for a specified user or agent layer, with configurable limit and offset.
Instructions
List episodes from L3 episodic memory.
Args: layer: "user" or "agent" user_id: User identifier limit: Max results (default 10) offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | user | |
| limit | No | ||
| offset | No | ||
| user_id | No | default |