Unique name for the User Group. Must be unique among all User Groups in the workspace.
handlestring
Unique mention handle. Must be unique across channels, users, and other User Groups. Max 21 chars; lowercase letters, numbers, hyphens, underscores only.
team_idstring
ID of the Slack workspace (team) to operate on, e.g. T0123456789. Use only with org-level Enterprise Grid tokens when you need to target a specific workspace; omit for single-workspace tokens.
channelsstring
Comma-separated encoded channel IDs for default channels, suggested when mentioning or inviting the group.
descriptionstring
Short description for the User Group.
include_countboolean
Include the User Group's user count in the response. Server defaults to `false` if omitted.
enable_sectionboolean
Configure this user group to show as a sidebar section for all group members. Only relevant if group has 1 or more default channels added.
additional_channelsstring
Comma-separated encoded channel IDs for which the User Group can custom add usergroup members to.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not