List all registered Compass sessions
compass_get_session_contextRetrieve all registered sessions and the current active session ID. Use to verify session state before making further requests.
Instructions
Return the full set of registered sessions plus the current active_session_id. When no sessions are registered, sessions is empty and active_session_id is null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||