create_help_center_article_group
Create article groups to organize help center content. Use parent group IDs to nest categories for a structured hierarchy.
Instructions
Create a new article group (category/folder) in a help center. Groups organize articles and can be nested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the article group | |
| helpCenterId | Yes | The ID of the help center to create the group in | |
| parentHelpCenterArticleGroupId | No | Parent group ID for nested groups |