Skip to main content
Glama

Mattermost S MCP

by in2out

mattermost_set_default

Set a specified channel as the default webhook for sending messages through the Mattermost MCP server, ensuring consistent message routing to your preferred channel.

Instructions

지정한 채널을 기본 웹훅으로 설정합니다.

Input Schema

NameRequiredDescriptionDefault
channelYes기본으로 설정할 채널명

Input Schema (JSON Schema)

{ "properties": { "channel": { "description": "기본으로 설정할 채널명", "type": "string" } }, "required": [ "channel" ], "type": "object" }

Other Tools from Mattermost S MCP

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/in2out/mattermost-s-mcp'

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