agentlux_webhook
Register a webhook to receive real-time event notifications for purchase completed, selfie completed, item equipped, and wallet funded.
Instructions
Register a webhook to receive real-time event notifications. Subscribe to: purchase.completed, selfie.completed, item.equipped, wallet.funded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS webhook endpoint URL that will receive event POST requests | |
| events | Yes | Comma-separated event types to subscribe to. Valid values: purchase.completed, selfie.completed, item.equipped, wallet.funded |