get_visibility_report
Fetch the results of an AI-visibility scan started with scan_ai_visibility.
Args:
report_id: The id returned by scan_ai_visibility.
Returns:
While running: {status: "running", progress}. When done: the visibility
score, how often AI mentions the brand, share of voice, top competitors
winning the answers, and the highest-priority fixes, plus the report_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes |