slack_list_users
List Slack workspace users, filtering by display or real name, to identify accounts for messaging or mentions. Set a result limit to keep responses focused.
Instructions
List users in a Slack workspace. Optionally filter by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max users to return (default 50). | |
| query | No | Filter users whose display name or real name contains this string. | |
| workspace | No | Workspace alias. Omit to use default. |