PipedreamHQ/pipedream

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

開放

#17,939 建立於 2025年8月4日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (5,305 個分叉)batch import
actionenhancementgood first issuehelp wantedquestiontriaged

倉庫指標

星標
 (7,438 顆星)
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.

貢獻者指南