create_webhook
Set up a webhook to receive real-time task event notifications. Subscribe to task.created, task.updated, task.completed, task.deleted, task.assigned, and task.commented events. 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.commented
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL to receive webhook POST requests | |
| events | Yes | Events to subscribe to |