PipedreamHQ/pipedream

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

Open

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

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

描述

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.

贡献者指南