create_webhook
Set up a webhook to receive notifications for task events including creation, updates, completion, delegation, and comments. Requires admin privileges.
Instructions
Create a webhook to receive event notifications (admin only). Events: task.created, task.updated, task.completed, task.deleted, task.assigned, task.delegated, task.commented, task.claimed, task.released, task.state_changed, task.linked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL to receive webhook POST requests | |
| events | Yes | Events to subscribe to |