usergroups_enable
Enable a user group in Slack using its encoded ID. Optionally include the number of users or specify the team ID if using an org token.
Instructions
Enable 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 enable (e.g. ``S0123``). | |
| include_count | No | Include the number of users in the User Group in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||