Read Slack thread
get_slack_threadThe saved messages of one Slack thread, oldest first: the parent and every reply the brain holds. Only threads from channels the user switched on are stored; an empty result means the thread was not captured, and the fix is enabling that channel on /user/integrations/slack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_ts | Yes | The thread's parent ts (from a search result). | |
| channel_id | Yes | The channel id (C…/D…). |