stop_process
Terminate a managed background process and its child tree by PID, stopping all related operations.
Instructions
Stop a managed background process and its child tree by PID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID returned by start_process. |