Inspect every registered OneHome session
onehome_get_session_contextReturns session details: ID, auth mode, token expiry, and scope (group, saved search, agent, contact, MLS). Shows active session and default values for other tools.
Instructions
Returns one entry per registered session — its session_id, auth_mode, token expiry, and session scope (group_id / saved_search_id / agent_id / contact_id / mls_id) the MCP bootstrapped from each checkToken exchange. active_session_id flags which session answers by default; per-listing routing prefers the session whose mls_id matches the listing's ~MLS suffix. Tools default unspecified group_id / saved_search_id arguments from the active session's context, so this is the easiest way to see what they'll default to. Single-session use (the common case) returns a one-entry sessions[].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||