create_webhook
Create a webhook for team event notifications: supply team ID, POST URL, and content type to receive event alerts.
Instructions
Create a new webhook for team event notifications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Webhook URL to receive POST requests | |
| mtype | Yes | Content type for webhook payloads | |
| teamId | Yes | Team ID to create webhook for |