sites_health_check (Google), bing_sites_health (Bing), and traffic_health_check (GA4 Cross-Platform) tools give your AI agent the ability to perform a comprehensive, automated health check across your properties.
How It Works
When invoked, the tool runs the following checks in parallel for each site:- Week-over-Week Performance — Compares clicks, impressions, CTR, and average position for the current 7-day period against the previous 7 days (with a 3-day data delay to account for GSC reporting lag).
- Sitemap Status — Lists all submitted sitemaps and flags any with errors or warnings.
- Traffic Anomalies — Uses statistical anomaly detection (Z-score, 14-day window) to surface unexpected traffic drops.
Parameters
When checking all sites, results are sorted with critical sites first.
Report Structure
Each site report contains:Issue Detection Rules
The tool automatically flags the following:Example Agent Prompts
Quick Health Check (Single Site)
“Run a health check on https://example.com. Summarize any issues and recommend next steps.”
Portfolio Health Overview
“Check the health of all my sites and give me a dashboard-style summary. Which sites need attention right now?”
Weekly Monitoring Workflow
“Run a health check on all my sites. For any site with ‘critical’ status, investigate the cause using the drop attribution and URL inspection tools.”
Integration with Other Tools
The health check is designed to be a starting point for deeper analysis:- Critical traffic drops → Follow up with
analytics_drop_attributionto correlate with algorithm updates. - Sitemap errors → Use
sitemaps_listto get detailed error info andsitemaps_submitto resubmit. - Anomaly drops → Use
analytics_time_seriesfor trend analysis andinspection_inspectfor de-indexing checks. - Overall decline → Use
seo_recommendationsfor actionable improvement suggestions.
