layout.ingest
Fetch HTML and screenshots from URLs for layout analysis. Sanitizes content with SSRF protection against private IPs and metadata services.
Instructions
Fetch HTML/screenshot from URL for layout analysis. SSRF protection blocks private IPs/metadata services. HTML is sanitized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL (https:// or http://) | |
| options | No | Options | |
| source_type | No | Source type: award_gallery or user_provided | user_provided |
| usage_scope | No | Usage scope: inspiration_only or owned_asset | inspiration_only |