responsive.capture
Capture web pages across multiple viewports to detect responsive layout differences including section visibility, typography changes, grid column shifts, and spacing variations with a quantitative 0-100 score.
Instructions
3ビューポート(desktop 1920x1080, tablet 768x1024, mobile 375x812)でWebページを同時キャプチャし、レスポンシブレイアウトの差分を分析します。セクション表示/非表示、フォントサイズ変化、グリッドカラム変化、スペーシング変化を検出し、差分スコア(0-100)を返します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | キャプチャ対象URL / Target URL for capture | |
| viewports | No | カスタムビューポート配列(任意、最大4つ。未指定時: desktop 1920x1080, tablet 768x1024, mobile 375x812) / Custom viewports (optional, max 4) | |
| include_screenshots | No | スクリーンショットサイズを結果に含めるか(デフォルト: false) / Include screenshot sizes in result (default: false) | |
| include_diff | No | レスポンシブ差分分析を含めるか(デフォルト: true) / Include responsive diff analysis (default: true) |