build_report
Turn a finished crawl into shareable reports: Markdown, self-contained printable HTML, and JSON analysis for easy documentation and review.
Instructions
Write a shareable write-up of a finished crawl into its folder: report.md, a self-contained printable report.html, and analysis.json.
The HTML is styled, responsive, light and dark aware, and has print rules, so opening it and printing to PDF produces a clean document. There is no bundled PDF step, deliberately: shipping a headless browser to print a page your browser already prints is a bad trade.
label display name in the report (default: the crawled site)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crawl | Yes | ||
| label | No |