get_app_info
Retrieve Electron app details including Electron, Chromium, and Node versions, app name/version, standard paths, and BrowserWindows with title, URL, and bounds.
Instructions
Get Electron app details from the main process: Electron/Chromium/Node versions, app name/version, standard paths (userData etc.), and the list of BrowserWindows with title, URL and bounds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session id returned by launch_app. |