session_health
Diagnose browser connection failures by reporting which transport is live and which browser APIs are available, distinguishing an unresponsive extension from unsupported API calls.
Instructions
Report which transport is live and what it can do. Call this first when another tool fails unexpectedly: it separates 'the extension is not running' from 'this browser does not implement that API', which produce very different fixes. Returns {ok, mode, browser, profileDir} in standalone mode, and the connection state plus the available browser APIs when the extension is attached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||