v0.4.1
Fixes and internal consolidation — no new tools.
Fixed
get_capabilitieswas reporting 18 tools instead of 32 (14 missing since v0.2)inspect_url,batch_url_inspection,check_indexing_issueswere raisingAttributeErrorat runtime: they calledwebmasters/v3which does not exposeurlInspection. Fixed by switching tosearchconsole/v1traffic_health_checkandpage_analysisnow include anotefield warning about the 3-day GSC reporting lag vs GA4ga4_organic_landing_pagesnow adds a truncation warning when results hit thelimit
Changed
- All GSC tools consolidated on
searchconsole/v1(dropswebmasters/v3). The v1 API exposes the samesites,searchanalytics,sitemapsresources plusurlInspection
Tests
- Improved
quick_winscoverage: zero-CTR detection, impression threshold exclusion, CTR-at-benchmark exclusion