PipedreamHQ/pipedream

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

Open

#17,939 opened on 2025年8月4日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (5,305 forks)batch import
actionenhancementgood first issuehelp wantedquestiontriaged

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (平均マージ 9d 7h) (30d で 131 merged PRs)

説明

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.

コントリビューターガイド