DuckDuckGo & Felo AI Search
url-metadata
Extract metadata from a URL including title, description, Open Graph data, and favicon information
Remote OEvortex/ddg_search
Remote (network-hosted)
Other tools also called url-metadata?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "The URL to extract metadata from (must be a valid HTTP/HTTPS URL)"
}
}
}