create_article
Generate and publish a new knowledge article in ServiceNow with a title, body text, short description, category, and knowledge base, facilitating organized information sharing.
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 |