Robocorp · Capability
Robocorp Control Room API — Webhooks
Robocorp Control Room API — Webhooks. 4 operations. Lead operation: List Webhooks. Self-contained Naftiko capability covering one Robocorp business surface.
What You Can Do
GET
Listwebhooks
— List Webhooks
/v1/workspaces/{workspace-id}/webhooks
POST
Createwebhook
— Create Process Webhook
/v1/workspaces/{workspace-id}/webhooks
GET
Getwebhook
— Get Webhook
/v1/workspaces/{workspace-id}/webhooks/{webhook-id}
DELETE
Deletewebhook
— Delete Webhook
/v1/workspaces/{workspace-id}/webhooks/{webhook-id}
MCP Tools
list-webhooks
List Webhooks
read-only
idempotent
create-process-webhook
Create Process Webhook
get-webhook
Get Webhook
read-only
idempotent
delete-webhook
Delete Webhook
idempotent