uipath_get_schedules
Retrieve automation schedules from UiPath Orchestrator, including cron expressions and next run times, to monitor and manage trigger configurations.
Instructions
Get process schedules/triggers from UiPath Orchestrator. Shows when automations are scheduled to run, their cron expressions, and next execution times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip (default 0) | |
| limit | No | Maximum items to return (default 50) | |
| enabled | No | Filter by enabled/disabled status | |
| folderId | No | Folder ID to filter schedules |