CloudEvents · Capability
CloudEvents Subscriptions API — Subscriptions
CloudEvents Subscriptions API — Subscriptions. 5 operations. Lead operation: CloudEvents List subscriptions. Self-contained Naftiko capability covering one Cloudevents business surface.
What You Can Do
GET
Listsubscriptions
— CloudEvents List subscriptions
/v1/subscriptions
POST
Createsubscription
— CloudEvents Create a subscription
/v1/subscriptions
GET
Getsubscription
— CloudEvents Get a subscription
/v1/subscriptions/{id}
PUT
Updatesubscription
— CloudEvents Update a subscription
/v1/subscriptions/{id}
DELETE
Deletesubscription
— CloudEvents Delete a subscription
/v1/subscriptions/{id}
MCP Tools
cloudevents-list-subscriptions
CloudEvents List subscriptions
read-only
idempotent
cloudevents-create-subscription
CloudEvents Create a subscription
cloudevents-get-subscription
CloudEvents Get a subscription
read-only
idempotent
cloudevents-update-subscription
CloudEvents Update a subscription
idempotent
cloudevents-delete-subscription
CloudEvents Delete a subscription
idempotent