stop_background_process
Stop a running background process by providing its label. Use this to terminate processes started with run_background_process.
Instructions
Stop a background process previously started with run_background_process. label: the label you used when starting the process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |