Skip to main content
This event is fired when a task’s status changes (for example, moving to DONE or CANCELLED). A status change also fires task.task_updated.

Schema

View JSON Schema → Example:

Using the Webhooks SDK

You can use the @team-plain/webhooks package to parse and verify this event with full type safety: