Skip to main content
Glama
bcharleson

Slack MCP Server

get_message_reactions

Retrieve all reactions for a specific Slack message using channel ID and timestamp to analyze engagement and user feedback.

Instructions

    Get all reactions on a specific message.

    Args:
        channel_id: The ID of the channel containing the message (e.g., "C01234567")
        timestamp: The timestamp of the message

    Returns:
        Dictionary containing the message and its reactions
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
channel_idYes
timestampYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcharleson/slack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server