arcade-mcp/toolkits
Renato Byrro a00bd4734e
Tool to retrieve Slack messages from a DM conversation with a given username (#241)
Currently, retrieving DMs with a given username requires several
actions: first get the current user's ID; list all users and find the ID
of the username; then scan all DM conversations and find the one with
the current user's ID and the username's ID, to finally retrieve the
messages using that conversation ID.

This tool abstracts all that in a single call.

PS: we'll implement a similar tool for multi-person DM conversations in
a subsequent PR.
2025-02-10 09:01:04 -03:00
..
code_sandbox Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
github [Toolkit Release] Weekly Toolkit Release 01-29-25 (#236) 2025-01-29 09:51:16 -08:00
google Evals New Features (#208) 2025-02-05 15:22:08 -08:00
linkedin Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
math Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
search Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
slack Tool to retrieve Slack messages from a DM conversation with a given username (#241) 2025-02-10 09:01:04 -03:00
spotify Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
web Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
x Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
zoom Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
TOOLKIT_RELEASE_MANAGERS.txt Whitelist Toolkit Release Managers (#234) 2025-01-27 14:35:45 -08:00