Skip to main content
Glama

post_message

Send messages to Slack channels to communicate updates, share information, or coordinate team activities directly from the MCP server.

Instructions

Post a message to a Slack channel.

Input Schema

NameRequiredDescriptionDefault
channel_idYes
textYes

Input Schema (JSON Schema)

{ "properties": { "channel_id": { "title": "Channel Id", "type": "string" }, "text": { "title": "Text", "type": "string" } }, "required": [ "channel_id", "text" ], "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