Render
get_url_markdown
Get page converted into Markdown
Remote cloudflare/browser-rendering
Remote (network-hosted)
Other tools also called get_url_markdown?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "uri"
}
}
}