get_page_metadata
Extract meta tags, title, description, and keywords from web pages to analyze content structure and SEO elements.
Instructions
Extract meta tags, title, description, keywords from web pages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract metadata from | |
| useCache | No | Whether to use cached content if available (default: true) |