usergroups_users_list
Retrieve all members of a Slack user group by providing the group ID, with options to include disabled users or specify a team.
Instructions
List all users in a User Group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Encoded team ID where the User Group exists, required if org token is used (e.g. ``T0123``). | |
| usergroup | Yes | The encoded ID of the User Group to list users for (e.g. ``S0123``). | |
| include_disabled | No | Include disabled User Group users in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||