Get Render Blocking Resources
get_render_blockingAnalyze render-blocking CSS and JavaScript for a URL. Identify resources that delay first paint, critical request chains, and preconnect/preload opportunities.
Instructions
Get render-blocking resource analysis for a URL. Identifies CSS and JavaScript resources that block first paint, critical request chains, and preconnect/preload opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to analyze (e.g., https://example.com) | |
| strategy | No | Device strategy for the analysis | mobile |