update_article
Modify knowledge articles in ServiceNow by updating fields such as title, text, short description, category, or keywords using the article ID.
Instructions
Update an existing knowledge article
Input Schema
Name | Required | Description | Default |
---|---|---|---|
article_id | Yes | ID of the article to update | |
category | No | Updated category for the article | |
keywords | No | Updated keywords for search | |
short_description | No | Updated short description | |
text | No | Updated main body text for the article | |
title | No | Updated title of the article |