Set the active Zillow session
zillow_set_active_sessionSet the active session for subsequent Zillow requests by providing a session ID from registration. This determines which authenticated browser session handles default calls.
Instructions
Switch which registered session subsequent tool calls route through by default. Pass a session_id previously returned by zillow_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. |