load_session
Load the last verified session context that passed the trust threshold, returning a summary and inject-ready block for use in conversations.
Instructions
Load the last verified session context from CognOS Session Memory. Returns the summary and an inject-ready SESSION_CONTEXT block. Only returns context that passed the trust threshold — never injects low-confidence or stale sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No | Minimum trust score to accept (default 0.45). |