extract_structured_data_tool
Parse HTML to extract JSON-LD and microdata structured data from web pages.
Instructions
Extracts structured data (JSON-LD, microdata) from HTML.
Args: html: HTML content
Returns: Dictionary containing json_ld and microdata if found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||