create_knowledge_article
Create a knowledge article by providing a title, body, and target knowledge base ID. Optionally specify a category.
Instructions
Create a new knowledge article (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_description | Yes | Article title | |
| text | Yes | Article body (HTML or plain text) | |
| knowledge_base_sys_id | Yes | sys_id of the target knowledge base | |
| category | No | Article category |