uipath_get_folders
Get a list of UiPath Orchestrator folders, with optional skip and limit parameters to control pagination and result size.
Instructions
Get folders 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) |