Skip to main content
Glama

ref_read

Convert webpage content to markdown for easy reading and integration. Ideal for processing URLs retrieved from documentation or web searches.

Instructions

A tool that fetches content from a URL and converts it to markdown for easy reading.

This is powerful when used in conjunction with the ref_search_documentation or ref_search_web tool that return urls of relevant content.

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL of the webpage to read and convert to markdown.

Input Schema (JSON Schema)

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

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