App Logo
slack.com

List Slack user groups

List the workspace's user groups (@-groups). Returns each group's id, handle, name, description and member count. Empty on plans without user groups. Requires login.

Input

includeDisabled optional

Include disabled groups. Default false.

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

groups required

FAQ

List the workspace's user groups (@-groups). Returns each group's id, handle, name, description and member count. Empty on plans without user groups. Requires login.
Optional: includeDisabled, workspaceDomain.
It returns groups.
Yes. It acts as you on slack.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the slack.com cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on slack.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/slack.com/list_user_groups, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/slack.com/list_user_groups
It is part of Reduck's official curated catalogue.

Start building not clicking