v8_connect
Connect to a V8 Inspector endpoint on a running Electron main process to enable debugging and automation.
Instructions
Connect to a V8 Inspector endpoint on a running Electron main process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | V8 Inspector port (from --inspect=<port>) | |
| connection_id | No | Connection ID | default |