check_ai_visibility
Start an AI visibility check: does the business appear when AI assistants are asked for local providers in its city? It uses up to five prompts to the configured OpenAI model. Paid, drawn from a shared daily budget; when the budget is used up the result says quota_reached with the UTC reset time. For a running result, wait pollAfterSeconds, then call get_audit_report with runId. Repeat while status is running. Cached completed results need no polling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Website URL, http or https. The scheme is optional. | |
| city | Yes | ||
| state | Yes | US state, two-letter code or full name. | |
| trade | No | Trade, for example hvac, plumbing, auto repair, marine. Optional; inferred when omitted. | |
| businessName | Yes | Business name as it appears on Google. |