# Reference Below is a reference of enumerations used by some tools in the Slack MCP Server: ## ConversationType - **PUBLIC_CHANNEL**: `public_channel` - **PRIVATE_CHANNEL**: `private_channel` - **MULTI_PERSON_DIRECT_MESSAGE**: `multi_person_direct_message` - **DIRECT_MESSAGE**: `direct_message`