Slack Bot Message Agentic Workflow Trigger Spec
Definition
A command or keyword that the Slack message must contain. Evaluated as a
case-insensitive substring match (e.g., investigate matches any message
containing "investigate").
Optional list of Slack channel names (e.g., general, alerts). When
specified, only messages from these channels trigger the automation. When omitted,
messages from any channel match.
Optional list of Slack user handles without the @ prefix (e.g., jane.doe).
When specified, only messages from these users trigger the automation. When omitted,
messages from any user match.
When true, only messages within a thread trigger the automation. Defaults to false.
The trigger-specific variables available as {{variable.name}} when this trigger fires.
This is in addition to the built-in variables that are always available.
Used by 1
These schemas and endpoints reference this type directly.