Robocorp Automation Orchestration
Unified workflow capability for RPA automation orchestration using the Robocorp Control Room API. Combines worker management, process execution, work item queuing, secret management, asset storage, webhook configuration, and task package deployment into workflows for automation operations teams.
What You Can Do
MCP Tools
get-workspace
Get workspace configuration and details
list-workers
List all automation workers and their status
get-worker
Get details and status for a specific worker
delete-worker
Remove a worker from the workspace
list-worker-groups
List all worker groups for organizing workers
create-worker-group
Create a new worker group for organizing automation workers
list-processes
List all automation processes defined in the workspace
create-process
Define a new automation process with steps and schedules
list-process-runs
List all execution runs for an automation process
start-process-run
Trigger a new execution run for an automation process
list-work-items
List work items in the queue with optional state filter
create-work-item
Add a new work item to the process queue
list-assets
List all stored assets in the workspace
list-secrets
List vault secret names (secret values are never returned)
list-webhooks
List all configured webhooks for process event notifications
list-task-packages
List all deployed task packages in the workspace
create-task-package
Deploy a new task package from zip, GitHub, or GitLab source