create_article
Generate and publish articles in Zendesk Help Center by specifying title, body, section, locale, and permissions. Manage drafts, labels, and user segments for tailored content creation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Article body content (HTML) | |
draft | No | Whether the article is a draft | |
label_names | No | Labels for the article | |
locale | No | Article locale (e.g., 'en-us') | |
permission_group_id | No | Permission group ID for the article | |
section_id | Yes | Section ID where the article will be created | |
title | Yes | Article title | |
user_segment_id | No | User segment ID for the article |