uipath_get_machines
Retrieve machines registered in UiPath Orchestrator, with optional skip and limit parameters for paginated results.
Instructions
Get machines from UiPath Orchestrator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of items to skip (default 0) | |
| limit | No | Maximum items to return (default 50) |