slack_list_users
Get a paginated list of workspace members in Slack, with optional limit and cursor for browsing large user directories.
Instructions
List users in the Slack workspace.
Args: limit: Max users to return, 1-1000 (default: 200) cursor: Pagination cursor from previous response
Returns: List of workspace members with pagination metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||