create_article
Generate knowledge articles in ServiceNow by specifying title, body text, short description, knowledge base, and category. Simplify article creation for efficient knowledge management.
Instructions
Create a new knowledge article
Input Schema
Name | Required | Description | Default |
---|---|---|---|
article_type | No | The type of article | text |
category | Yes | Category for the article | |
keywords | No | Keywords for search | |
knowledge_base | Yes | The knowledge base to create the article in | |
short_description | Yes | Short description of the article | |
text | Yes | The main body text for the article | |
title | Yes | Title of the article |