as_proc_stop
Stop a managed background process by its ID, obtained from the process list or a watch.
Instructions
Stop a managed background process by id.
Args: params (ProcIdInput): proc_id.
Returns: str: JSON with the final process info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |