UiPath · Capability
UiPath Automation Hub API — Automations
UiPath Automation Hub API — Automations. 7 operations. Lead operation: UiPath List Automations. Self-contained Naftiko capability covering one Uipath business surface.
What You Can Do
GET
Listautomations
— UiPath List Automations
/v1/automations
POST
Createautomationidea
— UiPath Create an Automation Idea
/v1/automations
GET
Getautomation
— UiPath Get an Automation by ID
/v1/automations/{automationid}
PATCH
Updateautomation
— UiPath Update an Automation
/v1/automations/{automationid}
DELETE
Deleteautomation
— UiPath Delete an Automation
/v1/automations/{automationid}
GET
Listautomationcollaborators
— UiPath List Collaborators for an Automation
/v1/automations/{automationid}/collaborators
DELETE
Removeautomationcollaborator
— UiPath Remove a Collaborator from an Automation
/v1/automations/{automationid}/collaborators
MCP Tools
uipath-list-automations
UiPath List Automations
read-only
idempotent
uipath-create-automation-idea
UiPath Create an Automation Idea
uipath-get-automation-id
UiPath Get an Automation by ID
read-only
idempotent
uipath-update-automation
UiPath Update an Automation
idempotent
uipath-delete-automation
UiPath Delete an Automation
idempotent
uipath-list-collaborators-automation
UiPath List Collaborators for an Automation
read-only
idempotent
uipath-remove-collaborator-automation
UiPath Remove a Collaborator from an Automation
idempotent