slack_get_users
Retrieve a list of all Slack workspace users, including basic details, with optional pagination and limit controls.
Instructions
Get a list of all users in the workspace with basic information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor for next page of results | |
limit | No | Maximum number of users to return (default 100, max 200) |