Update article
update_articleUpdate an existing World Anvil article, changing only the fields you provide. For content edits, retrieve the article first, modify the full body, then send it back.
Instructions
Update an existing article. Only the fields you provide are changed. NOTE: content is REPLACED wholesale — to edit, get_article first, modify, send back the full body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags (replaces existing tags) | |
| state | No | ||
| title | No | ||
| is_wip | No | ||
| content | No | Full replacement body (BBCode) | |
| is_draft | No | ||
| article_id | Yes | UUID of the article | |
| category_id | No | Move to this category UUID. Pass "" to remove from its category. | |
| extra_fields | No | Advanced: extra raw API fields passed through verbatim. |