list_jobs
Retrieve UiPath jobs with optional state filter. Get a list of jobs by state such as Pending, Running, Successful, Faulted, or Stopped.
Instructions
List jobs, optionally filtered by state.
Args: state: Optional UiPath job state (e.g. Pending, Running, Successful, Faulted, Stopped). top: Optional maximum number of items to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| top | No |