uipath_start_job
Start a new UiPath Orchestrator job for a process, specifying folder, job count, and input arguments for automation.
Instructions
Start a new job for a process/release in UiPath Orchestrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | No | Folder ID where the process exists | |
| jobsCount | No | Number of jobs to start (default 1) | |
| processName | Yes | Name of the process to start | |
| inputArguments | No | Input arguments for the job |