• Gets an instance from Scrapybara.

    Parameters

    • id: string

      The ID of the instance to get.

    • config: LangGraphRunnableConfig<Record<string, any>>

      The configuration for the runnable.

    Returns Promise<UbuntuInstance | BrowserInstance | WindowsInstance>

    The instance.