Diagnose a page
diagnose_pageIdentify consistent PageSpeed audit failures ranked by performance score impact, with median savings estimates. Prioritizes fixes that actually move the score over unweighted diagnostics.
Instructions
Report what is FAILING on a page and rank it by what fixing it is worth, using Google's own audit findings and remediation text. Only reports a fault that failed in EVERY distinct analysis, because audits are as noisy as scores and a one-off failure is the instrument moving rather than a fact about the page. Estimated savings carry their median and spread for the same reason. Ranked by what actually moves the score: the performance score is five metrics and every other performance audit weighs zero, so a big estimated saving on an unweighted diagnostic is not the first thing to fix. Savings do NOT add up, they overlap, so use the order rather than the sum. SLOW, like check_pagespeed, and costs no extra API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runs | No | Distinct analyses to check findings against. Default 3, minimum 2. | |
| urls | No | Absolute http(s) URLs. Defaults to saved URLs. |