Create Destination
create_destinationAuthenticated tool for creating an outbound destination and connection with retry policy and optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| sourceId | Yes | ||
| endpointUrl | Yes | ||
| signingSecret | No | ||
| filterBodyPath | No | ||
| filterBodyValue | No | ||
| filterEntityKey | No | ||
| filterEventTypes | No | ||
| retryMaxAttempts | No | ||
| transformBodyPath | No | ||
| rateLimitPerMinute | No | ||
| retryBackoffSeconds | No | ||
| transformExpression | No |