AI visibility (GEO/AEO) audit
audit_ai_visibilityAssess how visible and citable a site is to AI search and LLMs (ChatGPT/Claude/Perplexity/Google AI): entity clarity, answerability, prompt coverage, source signals, llms.txt/AI-crawler policy. Returns findings with fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Report language (default en): en, tr, es, de, fr, pt, it, ja, zh. | |
| target | Yes | Target website URL or domain you own / are authorized to audit (e.g. https://example.com). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Audit pillar represented by this result. | |
| grade | Yes | Human-readable grade, or null when unavailable. | |
| score | Yes | Measured score from 0 to 100, or null when unavailable. | |
| total | Yes | Total findings produced before response truncation. | |
| counts | Yes | Finding totals grouped by normalized severity. | |
| target | Yes | Canonical audited target. | |
| findings | Yes | Prioritized findings with evidence, impact, and remediation. | |
| passingChecks | Yes | Number of checks that passed or reported protection. | |
| returnedFindings | Yes | Number of findings included in this response. | |
| findingsTruncated | Yes | True when additional findings exist outside this response. |