Skip to main content
Glama
wd041216-bit

cross-validated-search

search_web

Search the web for real-time information, news, images, books, or videos to verify facts and get current data before answering questions.

Instructions

Search the web for real-time information, news, images, books, or videos. Always use this to verify facts or get up-to-date information before answering.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query.
typeNoType of search. Default is 'text'. Use 'news' for current events.text
regionNoRegion code (e.g., 'wt-wt' for global, 'us-en' for US English, 'zh-cn' for China). Default is 'wt-wt'.wt-wt
timelimitNoTime limit for results: 'd' (day), 'w' (week), 'm' (month), 'y' (year). Leave empty for no limit.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full disclosure burden. It adds valuable behavioral context by specifying 'real-time' information, indicating result freshness. However, it omits details about result limits, output format, or rate-limiting that would help an agent understand resource constraints.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two well-structured sentences with zero waste. The first sentence front-loads capability (what it searches for), and the second provides usage guidance (when to use it). Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with no output schema, the description adequately covers the primary use case (fact verification) and content types. The 100% schema parameter coverage compensates for missing output details, though a brief note about result sets would strengthen completeness given the lack of annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, establishing a baseline of 3. The description adds semantic value by mentioning 'news, images, books, or videos' which maps to the 'type' parameter enum values, helping agents understand the parameter's purpose beyond the schema's 'Type of search' label.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Search' with the resource 'the web' and enumerates the content scope (news, images, books, videos). It clearly distinguishes from the sibling 'browse_page' by emphasizing broad search vs. page-specific browsing.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'Always use this to verify facts or get up-to-date information before answering' provides strong prescriptive guidance on when to invoke the tool. However, it stops short of explicitly contrasting with the sibling 'browse_page' or stating when not to use this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/wd041216-bit/free-web-search-ultimate'

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