list_webhooks
Retrieve configured webhooks for a Bitbucket repository to monitor URL endpoints, event triggers, and status details.
Instructions
List webhooks configured for a repository.
Args:
repo_slug: Repository slug
limit: Maximum number of results (default: 50)
Returns:
List of webhooks with URL, events, and statusInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| limit | No |