update_page
Update any WordPress page's title, content, or status with automatic revision saving. Omit status to retain current state.
Instructions
Update an existing page's title/content/status. WordPress auto-saves a revision on every change, so edits are rollback-safe. Omit status to keep current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| site | Yes | ||
| title | No | ||
| status | No | ||
| content | No |