parseltongue_get_state
Retrieve the current session state, including facts, derived claims, axioms, and verification status, to monitor hallucination detection progress.
Instructions
Get current state of the session.
Returns facts, derives, axioms, and their verification status.
Args: session_id: Session ID
Returns: JSON with session state
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |