Skip to main content
Glama

get_recent_slack_messages

Retrieve recent messages from a Slack channel to monitor conversations, track updates, and stay informed about team discussions.

Instructions

Fetch recent messages from a Slack channel.

Input Schema

NameRequiredDescriptionDefault
channel_idYes
limitNo

Input Schema (JSON Schema)

{ "properties": { "channel_id": { "title": "Channel Id", "type": "string" }, "limit": { "default": 5, "title": "Limit", "type": "integer" } }, "required": [ "channel_id" ], "type": "object" }

Other Tools from mcp_slack

Related Tools

    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/Abu-BakarYasir/my_slack_mcp'

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