Skip to main content
Glama

bitbucket_webhooks

Manage webhooks for Bitbucket repositories and workspaces to automate workflows by listing, creating, updating, and deleting event-triggered notifications.

Instructions

Manage Bitbucket webhooks for repositories and workspaces. Actions:

  • list: List webhooks for a repository

  • get: Get details of a specific webhook

  • create: Create a new webhook

  • update: Update an existing webhook

  • delete: Delete a webhook

  • list_workspace: List webhooks for a workspace

  • get_workspace: Get a workspace webhook

  • create_workspace: Create a workspace webhook

  • update_workspace: Update a workspace webhook

  • delete_workspace: Delete a workspace webhook

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
workspaceYesWorkspace slug
repo_slugNoRepository slug (required for repo-level webhooks)
webhook_uuidNoWebhook UUID (required for get/update/delete)
urlNoWebhook URL
descriptionNoWebhook description
activeNoWhether webhook is active
eventsNoList of events to trigger webhook (e.g., "repo:push", "pullrequest:created")
secretNoWebhook secret for signature verification
pageNoPage number for pagination
pagelenNoResults per page (max 100)
formatNoOutput format: json (full), toon (compact tokens), compact (essential fields only)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/icy-r/bitbucket-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server