Skip to main content
Glama

Slack MCP Server

by Hais

get_user_info

Retrieve detailed user profile information from Slack workspace using their unique user ID to access contact details and account information.

Instructions

Get detailed information about a specific user

Input Schema

NameRequiredDescriptionDefault
userYesUser ID (e.g., U1234567890)

Input Schema (JSON Schema)

{ "properties": { "user": { "description": "User ID (e.g., U1234567890)", "type": "string" } }, "required": [ "user" ], "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