Skip to main content
Glama

list_users

Retrieve workspace members from Slack to manage team access, coordinate communications, and organize user information for administrative tasks.

Instructions

List users in the Slack workspace

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of users to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "description": "Maximum number of users to return", "maximum": 1000, "minimum": 1, "type": "number" } }, "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