wordpress_update_page
Update an existing WordPress page by modifying its title, content, status, slug, parent page, featured image, and custom meta fields.
Instructions
[UNIFIED] Update an existing WordPress page. Can update title, content, status, slug, parent page, featured image, and post meta (e.g. Yoast fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| site | Yes | ||
| slug | No | ||
| title | No | ||
| parent | No | ||
| status | No | ||
| content | No | ||
| page_id | Yes | ||
| featured_media | No |