slack.updateMessage changes a bot-authored message. Slack doesn’t let the bot edit messages posted by other users or apps.
Example
automations/update-slack-message.automation.ts
Inputs
Output
Returns the message’sconversationId, timestamp, and message.
Supplying text without blocks removes existing blocks. Pass an empty blocks array when you intentionally want to clear blocks while retaining other content.