Add Reaction
add_reactionFull Description
Add an emoji reaction to a message.
Parameters (3 required)
channel_idstringmessage_idstringreactionstringConnect to Slack to share messages and create canvases directly to simplify collaboration and boost productivity. Search and retrieve messages, channels, threads, files, and users, giving Claude the context to streamline your work.
add_reactionAdd an emoji reaction to a message.
channel_idstringmessage_idstringreactionstringget_fileFetch the contents of a Slack attachment as a base64 encoded payload.
file_idstringget_permalinkchannel_idstringmessage_idstringget_profileget_reactionsGet all reactions for a message.
channel_idstringmessage_idstringget_threadGet all messages in a thread. Args: channel_id: The ID of the channel to get the thread from. message_id: The ID of the thread to get.
channel_idstringmessage_idstringremove_reactionRemove an emoji reaction from a message.
channel_idstringmessage_idstringreactionstringsend_ephemeral_messageSend a disappearing message to a particular user in a channel.
channel_idstringThe ID of the channel, group or the ID of the user to send the message to.
messagetarget_user_idstringThe ID of the user to send the message to.
thread_idstringOptional thread ID or thread ts to send a message to a thread.
nullsend_messageSend a message to a channel, group or a DM to a user.
channel_idstringThe ID of the channel, group or the ID of the user to send the message to.
messagethread_idstringOptional thread ID or thread ts to send a message to a thread.
nullunfurl_linksbooleanWhether to unfurl regular URLs in the message.
nullunfurl_mediabooleanWhether to unfurl media URLs in the message.
null