Robocorp · Capability
Robocorp Control Room API — Work Items
Robocorp Control Room API — Work Items. 3 operations. Lead operation: List Work Items. Self-contained Naftiko capability covering one Robocorp business surface.
What You Can Do
GET
Listworkitems
— List Work Items
/v1/workspaces/{workspace-id}/work-items
POST
Createworkitem
— Create Work Item
/v1/workspaces/{workspace-id}/work-items
GET
Getworkitem
— Get Work Item
/v1/workspaces/{workspace-id}/work-items/{work-item-id}
MCP Tools
list-work-items
List Work Items
read-only
idempotent
create-work-item
Create Work Item
get-work-item
Get Work Item
read-only
idempotent