slack.replyToThread posts beneath a parent message. Use the parent’s timestamp, not a reply timestamp, as threadTimestamp.
Example
automations/reply-to-slack-thread.automation.ts
Inputs
Output
Returns the reply’sconversationId, timestamp, and message. The returned timestamp identifies the reply. Continue using the parent timestamp to address the thread.