get_session_context
Retrieve the full conversation context for a session ID, enabling restoration of prior state for continued LLM interactions.
Instructions
Retrieve the full context of a session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |