Skip to main content
Glama

Slack MCP Server

by Hais

archive_channel

Archive Slack channels to organize your workspace by removing inactive channels from the active list while preserving their content and history for future reference.

Instructions

Archive a channel

Input Schema

NameRequiredDescriptionDefault
channelYesChannel ID to archive

Input Schema (JSON Schema)

{ "properties": { "channel": { "description": "Channel ID to archive", "type": "string" } }, "required": [ "channel" ], "type": "object" }

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/Hais/slack-bot-mcp'

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