run_aeo_visibility_check
Run the AEO / GEO (Answer Engine / Generative Engine Optimization) visibility audit (12 rules). Analyses whether AI answer engines (ChatGPT, Perplexity, Claude, Gemini) will cite the project for its category, and the gaps stopping it. Returns a 0–100 citeability score, per-engine read, per-rule analysis, and a ranked fix list. The 2026 successor to SEO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public URL to fetch and audit instead of pasting text. Server-side fetched with SSRF guards. | |
| text | No | The marketing asset text to audit (landing-page copy, ad text, email body, X post, KOL contract, whitepaper excerpt, press release, etc.). | |
| asset_type | No | Optional hint to the auditor about asset type: landing_page | ad | email | x_post | kol_contract | whitepaper | press_release. |