start_session
Create an episodic memory session that captures and links events for later summarization. Optionally set a custom session ID to identify the session.
Instructions
Start a new episodic memory session.
Events recorded during the session are linked together and can
be summarized at session end.
Args:
session_id: Optional custom session ID.
Returns:
The session ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |