bugherd_create_webhook
Create a webhook to receive POST notifications when specified BugHerd events occur, such as task creation or updates.
Instructions
Create a webhook to receive notifications for BugHerd events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | Event type that triggers the webhook | |
| target_url | Yes | URL to receive webhook POST requests | |
| project_id | No | Optional project ID to scope the webhook |