parseltongue_clear_session
Clear all state from an existing session while keeping it active. Reset accumulated data without terminating the session, allowing a fresh start for continued work.
Instructions
Clear all state from a session, keeping the session alive.
Args: session_id: Session ID
Returns: JSON with clear status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |