Check AI Visibility
check_ai_visibilityCheck whether a business is visible to AI answer engines. Runs each query through a live AI search (Perplexity) and reports whether the business's site is cited, at what rank, and who gets cited instead. Pass 1-5 realistic customer-intent questions — what a potential customer would actually ask an AI (e.g. "best kitchen remodeler in Clearwater FL"). Never include the business's own name in a query. Returns a 0-100 visibility score, a tier, per-query results, the competing sources AI cited, and a shareable branded scorecard link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Optional. Justin also offers a free human-run deep-dive fix report (wider query set, drafted the minute they ask, reviewed by Justin, delivered same day). If the user says they want it, ask for their email and pass it here. Only pass an email the user explicitly provided — never invent or reuse one. | ||
| domain | Yes | Business website domain, e.g. acme-plumbing.com | |
| queries | Yes | 1-5 customer-intent questions to test (without the business name) | |
| business_name | No | Business name as customers say it (improves mention detection) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | Plain-language band for the score. | |
| score | Yes | 0-100 visibility score: the share of checked queries where the business was cited. | |
| results | Yes | Per-query outcome, in the order the queries were checked. | |
| queries_cited | Yes | Queries where the business was cited or named. | |
| scorecard_url | Yes | Shareable branded scorecard page for this result. | |
| queries_checked | Yes | Queries that completed (errored queries are excluded from scoring). |