interceptor_kill
Terminate a spawned process using its target ID and retrieve its final stdout/stderr output.
Instructions
Kill a spawned process by target ID. Also retrieves final stdout/stderr output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | Target ID from interceptor_spawn |