clickup · Capability
ClickUp Webhooks API — Webhooks
ClickUp Webhooks API — Webhooks. 4 operations. Lead operation: Get webhooks. Self-contained Naftiko capability covering one Clickup business surface.
What You Can Do
GET
Getwebhooks
— Get webhooks
/v1/team/{team-id}/webhook
POST
Createwebhook
— Create a webhook
/v1/team/{team-id}/webhook
PUT
Updatewebhook
— Update a webhook
/v1/webhook/{webhook-id}
DELETE
Deletewebhook
— Delete a webhook
/v1/webhook/{webhook-id}
MCP Tools
get-webhooks
Get webhooks
read-only
idempotent
create-webhook
Create a webhook
update-webhook
Update a webhook
idempotent
delete-webhook
Delete a webhook
idempotent