messagebird · Capability
MessageBird Conversations API — Webhooks
MessageBird Conversations API — Webhooks. 5 operations. Lead operation: List webhooks. Self-contained Naftiko capability covering one Messagebird business surface.
What You Can Do
GET
Listwebhooks
— List webhooks
/v1/webhooks
POST
Createwebhook
— Create a webhook
/v1/webhooks
GET
Viewwebhook
— View a webhook
/v1/webhooks/{webhookid}
PATCH
Updatewebhook
— Update a webhook
/v1/webhooks/{webhookid}
DELETE
Deletewebhook
— Delete a webhook
/v1/webhooks/{webhookid}
MCP Tools
list-webhooks
List webhooks
read-only
idempotent
create-webhook
Create a webhook
view-webhook
View a webhook
read-only
idempotent
update-webhook
Update a webhook
idempotent
delete-webhook
Delete a webhook
idempotent