Tool
List users
The Slack List Users tool is an efficient AI-powered solution designed to retrieve a comprehensive list of all users within a specified Slack workspace. It simplifies team management by providing quick access to user information through a streamlined API integration.
Features
- Retrieve a full list of users in a Slack workspace with ease.
- Supports pagination with configurable page size and number of pages to manage large teams.
- Provides seamless integration with Slack API following official documentation standards.
- Allows selection of Slack teams via team ID for targeted user data retrieval.
- Optimized for quick and reliable data fetching to enhance workspace management and automation.
Benefits
- Simplifies user management by automating the retrieval of user lists from Slack.
- Helps administrators maintain up-to-date records of workspace members efficiently.
- Enables integration into custom workflows for improved team collaboration and communication.
- Reduces manual administrative effort, saving time and minimizing errors.
- Supports scalable usage for small to large Slack workspaces with flexible pagination options.
Description
Return a list of all users in a workspace. See the documentation
Parameters
3 parameters
| Name | Type | Description |
|---|---|---|
| teamId | string | Select a team. |
| pageSize | integer | The number of results to include in a page. Default: 250 |
| numPages | integer | The number of pages to retrieve. Default: 1 |