sandbox_process_list
Retrieve all running processes, including commands and PTY sessions, in a specified sandbox. Returns PID, command, and arguments for each process, enabling monitoring and debugging of sandbox activity.
Instructions
List all running processes (commands and PTY sessions) in a sandbox. Shows PID, command, and arguments for each process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. |