send_reply_quote
Reply to a specific Slack message by creating a threaded reply that appears nested under the original message in the channel, with draft and confirm safety.
Instructions
Stage a reply that threads under target_ts.
Same draft+confirm semantics as send_message. The recipient sees the reply nested under the target message in their Slack UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| channel | Yes | ||
| target_ts | Yes | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||