Atlassian · Capability
Atlassian Bit Bucket Repositories API — Webhooks
Atlassian Bit Bucket Repositories API — Webhooks. 5 operations. Lead operation: Atlassian List Webhooks for Repository. Self-contained Naftiko capability covering one Atlassian business surface.
What You Can Do
GET
Listwebhooksforrepository
— Atlassian List Webhooks for Repository
/v1/repositories/{workspace}/{repo-slug}/hooks
POST
Createwebhookforrepository
— Atlassian Create Webhook for Repository
/v1/repositories/{workspace}/{repo-slug}/hooks
DELETE
Deletewebhookforrepository
— Atlassian Delete Webhook for Repository
/v1/repositories/{workspace}/{repo-slug}/hooks/{uid}
GET
Getwebhookforrepository
— Atlassian Get Webhook for Repository
/v1/repositories/{workspace}/{repo-slug}/hooks/{uid}
PUT
Updatewebhookforrepository
— Atlassian Update Webhook for Repository
/v1/repositories/{workspace}/{repo-slug}/hooks/{uid}
MCP Tools
atlassian-list-webhooks-repository
Atlassian List Webhooks for Repository
read-only
idempotent
atlassian-create-webhook-repository
Atlassian Create Webhook for Repository
atlassian-delete-webhook-repository
Atlassian Delete Webhook for Repository
idempotent
atlassian-get-webhook-repository
Atlassian Get Webhook for Repository
read-only
idempotent
atlassian-update-webhook-repository
Atlassian Update Webhook for Repository
idempotent