Skip to main content
List members of the Slack workspace

Tool details

FieldValue
Nameslack__list_users
GroupIntegrations

Playground

Input schema

Input schema
{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max users (1-1000)"
    }
  },
  "description": "Input schema for the slack__list_users tool."
}

Output schema

This tool does not publish an output schema.