Ensure Webhook Setup
ensure_webhook_setupAuthenticated tool for idempotently setting up a vendor source and destination, returning the ingest URL when a new source is created.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | Yes | ||
| sourceId | No | ||
| sourceName | No | ||
| signingSecret | No | ||
| destinationUrl | Yes | ||
| filterBodyPath | No | ||
| destinationName | No | ||
| filterBodyValue | No | ||
| filterEntityKey | No | ||
| filterEventTypes | No | ||
| retryMaxAttempts | No | ||
| transformBodyPath | No | ||
| rateLimitPerMinute | No | ||
| retryBackoffSeconds | No | ||
| transformExpression | No | ||
| destinationSigningSecret | No |