add_thread_reply
Post a markdown-formatted reply to a specific message in a channel thread. This tool adds your response to the conversation.
Instructions
Add a reply to a message thread. Reply body supports markdown formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | a string that will be trimmed | |
| channel | Yes | a string that will be trimmed | |
| messageId | Yes | a string that will be trimmed |