uipath_get_faulted_jobs
Retrieve faulted jobs with error details, durations, and failure info to troubleshoot automation failures.
Instructions
Get faulted/failed jobs with error details. Returns job errors, durations, and failure info for troubleshooting automation failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum items to return (default 50) | |
| endTime | No | Only faulted jobs before this time (ISO 8601) | |
| folderId | No | Folder ID to filter faulted jobs | |
| startTime | No | Only faulted jobs after this time (ISO 8601) | |
| releaseName | No | Filter by process/release name |