as_logcat_watch_stop
Stop a running logcat watch or managed process using its unique process ID.
Instructions
Stop a running logcat watch (or any managed process) by id.
Args: params (ProcIdInput): proc_id (the watch_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 |