create_article
Create articles in Zendesk Guide by specifying title, body, section ID, locale, tags, and permissions. Manage content, drafts, and user access for knowledge base articles.
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 |