Couchbase · Capability
Couchbase Eventing Service REST API — Functions
Couchbase Eventing Service REST API — Functions. 4 operations. Lead operation: List all Eventing Functions. Self-contained Naftiko capability covering one Couchbase business surface.
What You Can Do
GET
Listeventingfunctions
— List all Eventing Functions
/v1/api/v1/functions
GET
Geteventingfunction
— Get an Eventing Function
/v1/api/v1/functions/{functionname}
POST
Createorupdateeventingfunction
— Create or update an Eventing Function
/v1/api/v1/functions/{functionname}
DELETE
Deleteeventingfunction
— Delete an Eventing Function
/v1/api/v1/functions/{functionname}
MCP Tools
list-all-eventing-functions
List all Eventing Functions
read-only
idempotent
get-eventing-function
Get an Eventing Function
read-only
idempotent
create-update-eventing-function
Create or update an Eventing Function
delete-eventing-function
Delete an Eventing Function
idempotent