update_page_content
Update page content for a specific language after reviewing existing content and obtaining user confirmation.
Instructions
Create/update page content for a specific language. IMPORTANT: Before calling, you MUST read existing content with list_page_contents first, then show the user what will change and get explicit confirmation. NEVER update without user approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Page content | |
| page_id | Yes | Page ID | |
| meta_tags | No | SEO meta tags | |
| language_code | Yes | Language code (e.g. 'en', 'vi') |