html_html_meta
Extract and tags from HTML to retrieve Open Graph data, descriptions, and keywords.
Instructions
[html] Extract and tags from HTML. Returns {title: str, meta: [...]}. Useful for Open Graph tags, descriptions, and keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |