extract_metadata_tool
Extract metadata from HTML content, including title, description, and Open Graph tags. Returns structured data for web pages.
Instructions
Extracts metadata from HTML including title, description, and Open Graph tags.
Args: html: HTML content
Returns: Dictionary containing title, description, keywords, author, open_graph, twitter_card, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||