The CoWork Message action sends messages to a selected channel. The messages can contain a multi-line text as well as additional attachments. Placeholders, such as the job result, can be added to the message as well.
The following options can be set:
[jobresult]
placeholder will add the content of each TEXT
result to the message[jobresult]
placeholder was used in the message.
To notify a user or group, the message can contain @user:<USER_ID>
or @group:<GROUP_ID>
respectively. When used together with the CoWork Command trigger, there is a placeholder for the user available, who triggered the current task.
By using the combination @user:{cowork.command.userid}
, the user who sent the command will be notified.