Skip to main content
This event is fired when a note mentions a machine user, such as an agent you built. It also fires when a user edits a note and adds a mention. mentions lists the machine users mentioned. Mentions of users stay as <@u_…> tokens in note.markdown and don’t fire this event.

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: