Sanity check main inspector for a session
ping_inspectorRetrieves the PID of the main process by opening the Node inspector, helping to diagnose timeout issues in get_app_paths.
Instructions
Open the Node inspector on the session's main process and evaluate process.pid. Returns the pid on success; use this when get_app_paths times out to isolate whether the inspector is the problem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session id. |