Member Junction
    Preparing search index...

    Variable REMOTE_BROWSER_TOOL_PREFIXConst

    REMOTE_BROWSER_TOOL_PREFIX: "browser_" = 'browser_'

    The shared name prefix of every Remote Browser tool — the key the session registers so all browser_* tool calls route locally to the channel's RemoteBrowserChannel.ApplyAgentTool (executed in the browser, which in turn drives the SERVER-hosted browser via the ExecuteRemoteBrowserAction GraphQL mutation) instead of the generic server tool relay.