list_releases
Retrieve all UiPath releases in a folder with complete deployment metadata, including release keys, package versions, and entry points.
Instructions
List all releases (deployed automations) in a folder with full metadata.
In UiPath, a "release" is a specific version of a process package deployed to a folder. get_orchestrator_summary returns just the process names; use list_releases when you need release keys (GUIDs), package versions, entry points, or other deployment metadata.
Args: folder_name: The display name of the folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |