colab_process_status
Check Colab process status and recover vanished runtimes using preserved metadata and restore artifacts.
Instructions
Inspect owned process. If runtime vanished, use preserved metadata and restore artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | No | Tracked session name. Null is allowed only when exactly one session exists. | |
| process_id | Yes | Opaque process_id returned by colab_process_start or colab_run_command. |