{"name":"Webpage Clone","description":"Capture any webpage as a Figma-style design reference for an LLM to rebuild. Returns: full-page screenshot URL, viewport screenshot URL, framework-agnostic design tokens (color palette with usage counts, font families, font sizes, spacing scale, border radii, shadows), semantic DOM outline (headers, nav, sections, headings, buttons, links, images) with bounding boxes, and an asset inventory (images, stylesheets, scripts, fonts). Input: `url` (required), `waitStrategy` (default \"full\" — networkidle + full auto-scroll for lazy images; use \"load\" for fastest, \"networkidle\" for standard dynamic pages), `dismissConsent` (default true — best-effort click on cookie banners), `viewport` (default 1440×900). Screenshots are hosted on the service for 7 days at signed-path URLs and can be fetched directly. Use this when you want an LLM to reproduce a page design: the tokens + DOM outline give it the structure and style system, and the screenshot gives it the visual ground truth. SSRF protection blocks localhost and private IP ranges. Not for authenticated pages in v1."}