slack_get_thread_replies
Retrieve replies from a Slack thread by providing the thread timestamp and channel. Get all messages in the thread for efficient conversation tracking.
Instructions
Slack connector operation get_thread_replies (platform tool slack.get_thread_replies).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |