convert_html
Convert raw HTML/CSS into Symbols.app DOMQL components and receive a component catalog, syntax reference, and design system tokens.
Instructions
Convert raw HTML/CSS to Symbols.app DOMQL components.
Provide HTML code and receive the conversion context including component catalog, syntax reference, and design system tokens.
Args: source_code: The HTML/CSS source code to convert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |