pylon_update_article
Update existing knowledge base articles by modifying only the fields you provide. Choose to publish changes and configure visibility and AI agent access.
Instructions
Update an existing article in a knowledge base. Only provided fields are modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | The title of the article | |
| language | No | Language code of translation to update (omit for default) | |
| body_html | No | The HTML body of the article | |
| article_id | Yes | The ID of the article to update | |
| knowledge_base_id | Yes | The ID of the knowledge base | |
| visibility_config | No | Visibility and AI agent access configuration | |
| publish_updated_body_html | No | Whether changes should be published (default false) |