Events
| Event | When |
|---|---|
agent.task.status_update | Task started, finished, or stopped |
test | Webhook test ping |
Payload
status values: started, finished, stopped.
Signature verification
Every webhook includes anX-Webhook-Signature header. Verify it to ensure the request is authentic.