publish_article
Publish a knowledge article in ServiceNow by specifying the article ID and setting the workflow state and version using the ServiceNow API
Instructions
Publish a knowledge article
Input Schema
Name | Required | Description | Default |
---|---|---|---|
article_id | Yes | ID of the article to publish | |
workflow_state | No | The workflow state to set | published |
workflow_version | No | The workflow version to use |