Upbound · Capability
Upbound API — Robots
Upbound API — Robots. 5 operations. Lead operation: List Robots. Self-contained Naftiko capability covering one Upbound business surface.
What You Can Do
GET
Listrobots
— List Robots
/v1/organizations/{orgname}/robots
POST
Createrobot
— Create Robot
/v1/organizations/{orgname}/robots
GET
Getrobot
— Get Robot
/v1/organizations/{orgname}/robots/{robotname}
DELETE
Deleterobot
— Delete Robot
/v1/organizations/{orgname}/robots/{robotname}
POST
Createrobottoken
— Create Robot Token
/v1/organizations/{orgname}/robots/{robotname}/tokens
MCP Tools
list-robots
List Robots
read-only
idempotent
create-robot
Create Robot
get-robot
Get Robot
read-only
idempotent
delete-robot
Delete Robot
idempotent
create-robot-token
Create Robot Token