Update Outbound Webhook
neuron_update_outbound_webhookUpdate an existing outbound webhook's name, URL, event types, or filter prompt to modify how webhook events are sent.
Instructions
Update an existing outbound webhook configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the outbound webhook to update | |
| url | No | Updated URL | |
| name | No | Updated name | |
| eventTypes | No | Updated event types | |
| filterPrompt | No | Updated filter prompt |