Skip to main content
Glama

ref_read_url

Extracts and converts webpage content into markdown format using a provided URL. Ideal for processing documentation links from 'ref_search_documentation' results for easy reading and integration.

Instructions

Read the content of a url as markdown. The entire exact URL from a Ref 'ref_search_documentation' result should be passed to this tool to read it.

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL of the webpage to read.

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The URL of the webpage to read.", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from Ref

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ref-tools/ref-tools-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server