Skip to main content
Glama

MCP Server for Slack

by z9905080

lookup_user_by_email

Find Slack users by email address to identify team members, retrieve user profiles, or verify user existence within a workspace.

Instructions

Lookup a user by their email address

Input Schema

NameRequiredDescriptionDefault
emailYesThe email address of the user

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "The email address of the user", "type": "string" } }, "required": [ "email" ], "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/z9905080/mcp-slack'

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