Publish Knowledge Article
publish_kb_articlePublish a draft knowledge article by setting its workflow state to 'published', making it visible to end users.
Instructions
Publish a draft knowledge article by setting its workflow_state to 'published'. This makes the article visible to end users who have access to the knowledge base.
IMPORTANT: This makes the article publicly visible. Ensure the content has been reviewed before publishing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | The ServiceNow instance auth alias to use. This is the alias configured via `now-sdk auth --add` (e.g., "myinstance", "prod", "test"). The user will typically refer to this by name when saying things like "on my myinstance instance". If not provided, falls back to the SN_AUTH_ALIAS environment variable. | |
| sys_id | Yes | The sys_id of the article to publish. |