get_og_metadata
Extract Open Graph metadata, title, description, and favicon from any URL to generate link previews or summarize content.
Instructions
Extract Open Graph metadata, title, description, and favicon from any URL.
Use this when an agent needs to preview a link — get the page title,
description, OG image, favicon, and content type. Ideal for link
previews, content summarization, and social media card extraction.
Parameters:
url — The full URL to scrape metadata from (e.g. "https://example.com/page").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |