gitea_create_webhook
Create a webhook to automatically receive repository event notifications in Gitea, enabling real-time updates and integrations.
Instructions
[UNIFIED] Create a new webhook for a repository to receive event notifications.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| url | Yes | ||
| events | Yes | ||
| content_type | No | json | |
| secret | No | ||
| active | No | ||
| type | No | gitea |