Skip to main content
Glama

veroq_web_search

Search the live web for real-time results and optionally add VEROQ trust scores to verify credibility of sources.

Instructions

Search the live web with optional VEROQ trust scoring on results.

WHEN TO USE: When intelligence briefs don't cover a topic and you need live web results. Enable verify=true for trust scoring. RETURNS: Web search results with titles, URLs, snippets, relevance scores, and optional verification scores. COST: 3 credits. EXAMPLE: { "query": "TSLA cybertruck delivery numbers 2026", "freshness": "week", "verify": true }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesWeb search query
limitNoMax results (default 5)
freshnessNoFreshness filter (e.g. 'day', 'week', 'month')
regionNoRegion code (e.g. 'us', 'eu')
verifyNoEnable VEROQ trust scoring on results
Behavior4/5

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

No annotations provided, so description carries burden. It states cost (3 credits), return fields, and optional verification. Missing rate limits or auth, but adequate for a read-only search tool.

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?

Structured with clear headers (WHEN TO USE, RETURNS, COST, EXAMPLE). Every sentence is purposeful and concise, with zero redundancy.

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

Completeness5/5

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

No output schema, but description details return fields (titles, URLs, snippets, relevance scores, optional verification scores). Also includes cost and usage context. Complete for a search tool.

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

Parameters4/5

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

Schema covers 100% of parameters. Description adds value by explaining 'verify=true' for trust scoring and providing an example with 'freshness' and 'verify'. Not all parameters elaborated, but sufficient.

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

Purpose4/5

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

Description clearly states 'Search the live web' with optional trust scoring. However, it does not differentiate from sibling 'veroq_search' which may be similar, missing explicit distinction.

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?

Provides explicit 'WHEN TO USE' guidance: when intelligence briefs don't cover a topic and live web results are needed. Lacks when-not-to-use or alternatives, but context is clear.

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/Veroq-ai/veroq-mcp'

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