Prepare an approval-gated AEO autofix
aeo_autofix_pageScan a public webpage and prepare caller-supplied HTML replacements for the latest WordPress content, returning a diff that requires approval before any change is applied—no publishing occurs.
Instructions
Scan and audit a public page, then optionally apply exact caller-supplied replacements to the latest WordPress content in memory. Returns a diff and always requires approval; it never publishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public webpage URL | |
| content_html | No | Latest WordPress post body HTML | |
| current_year | No | ||
| primary_entity | No | ||
| candidate_links | No | ||
| expected_intents | No | ||
| proposed_changes | No | ||
| related_entities | No |