List all registered Compass sessions
compass_get_session_contextRetrieve current session context: all registered sessions and the active session ID. Returns empty session list and null active ID when none exist.
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 | |||