Skip to main content
Glama

DeepSearch 定向检索

deepsearch-web

Perform targeted deep web searches with filters for site or time range, delivering higher accuracy than standard AI agent search, requiring additional processing time.

Instructions

针对站点或时间范围的 DeepSearch 定向检索,拥有比AI Agent内置搜索更好的搜索效果但更耗时,需要平衡需求

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
top_kNo
localeNo
filtersYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
itemsYes
metadataYes
usageYes
Behavior2/5

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

No annotations are provided, so the description must cover behavioral traits. It only notes the tool is slower, but does not disclose whether it is read-only, destructive, or other side effects. There is no mention of authentication or rate limits.

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

Conciseness3/5

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

The description is a single sentence, which is concise but lacks structure. It does not use bullet points or separate sections for clarity, and it omits important details that could be included without much length.

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

Completeness2/5

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

Given the complexity of 4 parameters including a nested object, and the presence of an output schema, the description is insufficient. It does not describe the output format, provide usage examples, or cover all parameters adequately.

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

Parameters2/5

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

The schema has 0% description coverage, so the description must compensate. It only hints at filters for site/time range, but does not explain query, top_k, locale, or the structure of the filters object. Users are left to infer parameter meanings from names alone.

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 it is a targeted search for site or time range, and contrasts with built-in AI agent search in terms of quality and time cost. It distinguishes from sibling 'deepsearch' by implying this is more specialized.

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 mentions it is more time-consuming but better, implying use when quality is preferred over speed. However, it does not explicitly state when to avoid using it or directly compare to the sibling tool 'deepsearch'.

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/yuemingruoan/DeepSearch-MCP'

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