uipath_stop_job
Stop a running job in UiPath Orchestrator. Specify job ID and optionally force kill to stop immediately.
Instructions
Stop a running job in UiPath Orchestrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force kill instead of soft stop (default false) | |
| jobId | Yes | The ID of the job to stop | |
| folderId | No | Folder ID where the job exists |