Tool details
Playground
Input schema
input-schema.json
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List members of the Slack workspace
| Field | Value |
|---|---|
| Name | slack__list_users |
| Group | Integrations |
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max users (1-1000)"
}
},
"description": "Input schema for the slack__list_users tool."
}