Message received trigger
Message received: Fires when an inbound message arrives (chat/social/email pipelines post here).
How to configure it
Message received takes channel.
What it fires with
A run started by Message received can read input.channel, input.from, input.text, input.ts.
Where it runs
Message received runs on an operator's own Leumas instance and is not armable on the public site.