Dash0 acquires Polar Signals

Component schema

SlackBotMessageAgenticWorkflowTriggerSpec

object1 direct reference

Definition

object
stringrequired

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").

string[]

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.

string[]

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.

boolean

When true, only messages within a thread trigger the automation. Defaults to false.

SlackTriggerVariableName[]read only

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.