update_webhook
Partially update a webhook's configuration, such as URL, events, or secret, for a HacknPlan project. Use this tool to modify specific fields without affecting others.
Instructions
Partially update a webhook (PATCH)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| events | No | ||
| secret | No | ||
| projectId | Yes | ||
| webhookId | Yes |