ingest_html
Parse reference HTML into a structural blueprint—title, headings, paragraphs, images, buttons, and colors—for rebuilding as BuilderX sections. Not a 1:1 clone.
Instructions
Parse reference HTML into a structural blueprint (title, headings, paragraphs, images, buttons, colour palette) you can rebuild as BuilderX sections with new_section. Not a 1:1 clone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Raw HTML to analyse |