report.generate
Generate client-deliverable web analysis reports in HTML or PDF. Aggregates sections, motion patterns, quality scores, and screenshots from analyzed web pages.
Instructions
分析済みWebページのレポートをHTML(インタラクティブ)またはPDF(印刷用)形式で生成します。セクション構成、モーションパターン、品質スコア、スクリーンショットを集約したクライアント納品可能なレポートを出力します。 / Generates analysis reports in HTML (interactive) or PDF (printable) format. Aggregates sections, motion patterns, quality scores, and screenshots into a client-deliverable report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| web_page_id | Yes | レポート対象のWebページID / Web page ID for report | |
| format | Yes | 出力フォーマット / Output format: html or pdf | |
| title | No | レポートタイトル(省略時は自動生成) / Report title (optional) | |
| include_screenshot | No | スクリーンショット埋め込み / Include screenshot | |
| include_motion | No | モーションパターン / Include motion patterns | |
| include_quality | No | 品質評価 / Include quality evaluation |