Skip to main content
Glama

Slack MCP Server

by piekstra

unarchive_channel

Restore archived Slack channels using their unique Channel ID. This tool facilitates channel reactivation directly within Slack workspaces, ensuring continuity in team communication and collaboration.

Instructions

Unarchive a Slack channel.

Args: channel: Channel ID to unarchive

Input Schema

NameRequiredDescriptionDefault
channelYes

Input Schema (JSON Schema)

{ "properties": { "channel": { "title": "Channel", "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/piekstra/slack-mcp-server'

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