Set the active Homes session
homes_set_active_sessionSet the default session for subsequent real estate data requests by specifying a registered session ID, ensuring queries route to the intended browser session without repeating it per call.
Instructions
Switch which registered session subsequent tool calls route through by default. Pass a session_id previously returned by homes_register_session. Tools that accept an explicit session_id parameter override this default per-call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id to make active. |