Skip to main content
Glama
JerryLiu369

agent-web-search

by JerryLiu369

web_search

Run web searches through multiple providers concurrently and get normalized results. Submit a natural-language question to retrieve cited sources, with optional time filters and result limits.

Instructions

Search the web through multiple providers. Enabled providers: Volcengine ARK web search (Doubao); DuckDuckGo web search; Exa web search. Use a complete natural-language question.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesA complete natural-language search question.
providersNoOptional subset of the providers enabled at startup.
time_rangeNoOptional time filter: past day, week, month, or year.
max_keywordNoDesired maximum number of distinct search queries or keywords. Providers without an equivalent control ignore it.
max_resultsNoDesired maximum number of results or cited sources. Providers enforce this natively or as a best-effort prompt constraint.
Behavior2/5

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

With no annotations provided, the description carries full responsibility for disclosing behavioral traits. It only says 'Search the web' and lists providers. There is no mention of rate limits, authentication, result formatting, or any side effects. This is a significant gap for a tool that may have varying provider behaviors.

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?

The description is exceptionally concise, consisting of two short sentences that convey all essential information. It is front-loaded with the primary action and includes relevant provider details without verbosity.

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 simple, well-scoped tool with a comprehensive schema and no siblings or output schema, the description is adequately complete. It could potentially mention that results come from multiple providers and may vary, but the current description sufficiently conveys the tool's functionality.

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 description coverage is 100%, with each parameter having a description, so the baseline is 3. The tool description adds no additional parameter-level meaning beyond what the schema already provides, matching the baseline without adding value.

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 clearly states 'Search the web' with a specific verb and resource, and differentiates itself by listing the enabled providers (Volcengine ARK, DuckDuckGo, Exa). This is precise and unambiguous, even without sibling tools to distinguish from.

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

Usage Guidelines3/5

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

The description provides no explicit when-to-use or when-not-to-use guidance, nor any alternatives since there are no sibling tools. The instruction to 'Use a complete natural-language question' is about query formatting, not tool selection. Usage is implied by the tool's name and purpose, meeting the 'implied usage' baseline.

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/JerryLiu369/agent-web-search'

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