Hyperbrowser · Capability
Hyperbrowser Agents — Cua
Hyperbrowser Agents — Cua. 4 operations. Self-contained Naftiko capability covering one Hyperbrowser business surface.
Hyperbrowser Agents — Cua is a Naftiko capability published by Hyperbrowser, one of 15 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and PUT methods rooted at /v1/api/task/cua.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Start a CUA Task. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Hyperbrowser and Agents.
What You Can Do
POST
Post api task cua
— Start a CUA Task
/v1/api/task/cua
GET
Get api task cua id
— Get CUA Task Status and Results
/v1/api/task/cua/{id}
PUT
Put api task cua id stop
— Stop a CUA Task
/v1/api/task/cua/{id}/stop
GET
Get api task cua id status
— Get CUA Task Status
/v1/api/task/cua/{id}/status
MCP Tools
hyperbrowser-post-api-task-cua
Start a CUA Task
hyperbrowser-get-api-task-cua-id
Get CUA Task Status and Results
read-only
idempotent
hyperbrowser-put-api-task-cua-id-stop
Stop a CUA Task
hyperbrowser-get-api-task-cua-id-status
Get CUA Task Status
read-only
idempotent