PipedreamHQ/pipedream

[ACTION] Slack "list_replies" tool MCP needs to be improved

Open

#17,939 创建于 2025年8月4日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (5,305 fork)batch import
actionenhancementgood first issuehelp wantedquestiontriaged

仓库指标

Star
 (7,438 star)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

Using my AI app to get Slack user's response always fails.

The tool list_replies requires a timestamp to fetch message responses, but this isn't possible (to determine the timestamp) when an external app connects via MCP. Therefore, we need a tool to retrieve replies from a specific Slack channel without relying on the timestamp or use additional code to parse the list within a loop.

贡献者指南