stop_job
Stop a running UiPath job. Choose between a graceful SoftStop or an immediate Kill to end the process.
Instructions
Stop or kill a running UiPath job.
Args:
job_id: The Orchestrator job id.
strategy: One of SoftStop (graceful) or Kill (immediate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| strategy | No | SoftStop |