Expand description
Session-state tools: get_session_status, get_session_summary,
get_learnings.
These read the active/most-recent session receipt and the learnings file. A null session and empty learning sections are returned (not errors) when no session is active.
Structs§
- Learnings
Response - Response for
get_learnings. - Session
Status Response - Response for
get_session_status. - Session
Summary - Compact session summary.
- Summary
Response - Response for
get_session_summary.