Extract structured metadata
extract_metadataFetch a page and return structured metadata (title, description, canonical URL, robots, OG tags, JSON-LD, headings) for analyzing its structure without reading the full content.
Instructions
Fetch a page and return structured metadata: title, description, canonical URL, robots, Open Graph tags, JSON-LD blocks, and a headings outline. Lets an agent analyze a page's structure without reading the whole body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page URL to fetch |