uipath_get_process_performance
Retrieve performance analytics for a specific UiPath automation, including success rate, average execution duration, min/max times, and recent execution history.
Instructions
Get performance analytics for a specific process/automation. Returns success rate, average execution duration, min/max times, and recent execution history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent executions to analyze (default 100) | |
| folderId | No | Folder ID where the process exists | |
| processName | Yes | Name of the process/release to analyze |