You're viewing a demo portfolio

Join the waitlist
PRSM

send_slack_message

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Post a message to a Slack channel via the Synter bot. channel = a channel ID (Cxxxx) or #name. The bot can only post to channels it's a member of.

Parameters schema

{
  "type": "object",
  "title": "send_slack_messageArguments",
  "required": [
    "channel",
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "title": "Text"
    },
    "channel": {
      "type": "string",
      "title": "Channel"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.Synter-Media-AI/synter-ads

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →
send_slack_message — io.github.Synter-Media-AI/synter-ads — PRSM MCP