List all registered Homes sessions
homes_get_session_contextRetrieve the complete list of registered sessions and the current active session ID. Helps identify the active browser session, with empty list and null when none are registered.
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 | |||