Skip to main content
Glama

ref_search_web

Use this tool to search the web for specific information when other resources are unavailable. Input a detailed query for precise results, including technical details like version numbers or dates as needed.

Instructions

Search the web for information. This should be used as a fallback when the ref_search_documentation tool doesn't have the information you need.

Input Schema

NameRequiredDescriptionDefault
queryYesThe search term to look up on the web. Be specific and include relevant keywords for better results. For technical queries, include version numbers or dates if relevant.

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search term to look up on the web. Be specific and include relevant keywords for better results. For technical queries, include version numbers or dates if relevant.", "type": "string" } }, "required": [ "query" ], "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