Skip to main content
Page evaluation is a workspace diagnostic stored by the web application. It is useful for checking a submitted set of URLs now. It does not write the pipeline D4 audit or recalculate the SEO score.

What it runs

The worker launches desktop Lighthouse at a fixed 1440 by 900 viewport with these categories:
  • Performance
  • Accessibility
  • Best practices
  • SEO
It records LCP, CLS, TBT, and FCP with the category results.

Technical checks

The evaluation also records nine direct checks: Only one page-evaluation job can run per workspace. The list returns the latest 20 results.

Difference from D4 audits

Do not present a page-evaluation result as the persisted technical SEO component. Run the D4 audit and score pipeline for that claim.

Chat access

Chat can read a known result with get_page_evaluation. It cannot use the tool to cross workspace boundaries. The public API currently lists recent evaluations rather than exposing a separate single-result route.