Skip to main content
Glama
lyumeng

websearch-deepseek

by lyumeng

web_search

Search the web for current, real-time, or factual information. Get AI-generated answers with source URLs for recent events, data, documentation, and fact-checking.

Instructions

搜索互联网获取当前、实时或事实性信息。 当你需要训练数据之外的信息时使用此工具—— 近期事件、当前数据、文档查询或事实核查。 返回基于完整网页内容生成的 AI 详细回答,附带来源 URL。 由 DeepSeek 原生联网搜索 API 驱动(服务端执行)。

English: Search the web for current, real-time, or factual information. Use this tool when you need information beyond your training cutoff — recent events, current data, documentation lookups, or fact-checking. Returns a detailed AI-generated answer based on full page content, plus source URLs. Powered by DeepSeek's native web search API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes搜索关键词。请具体并包含相关关键词以获得更好结果。 / The search query. Be specific and include relevant keywords.
explanationNo一句话解释为什么需要搜索,帮助理解上下文。 / One sentence explaining why this search is needed.
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses that the tool returns an AI-generated answer based on full page content plus source URLs, and notes it is powered by DeepSeek's native web search API with server-side execution. This adds valuable behavioral context about output format and implementation. It doesn't mention potential limitations like rate limits or latency, but for a search tool this is reasonably transparent. A 4 is appropriate.

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

Conciseness4/5

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

The description is moderately sized, provided bilingually, and well-structured with a clear separation of purpose, usage, and output. Every sentence contributes value, but the bilingual repetition (Chinese and English) makes it slightly longer than strictly necessary. Still, each part earns its place, so it is concise for a description that needs to serve both languages.

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?

For a tool with only two parameters (one required) and no output schema, the description provides complete context: what it does, when to use it, what it returns (detailed AI answer + source URLs), and a hint for parameter usage. There is no ambiguity about the tool's operation or expected results, making it fully self-contained.

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?

The input schema already covers both parameters with descriptions (100% coverage). The description adds extra guidance for the query parameter, advising the user to be specific and include relevant keywords. This goes beyond the schema by offering a practical tip for better results, which is helpful for an agent crafting effective search queries.

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 searches the internet for current, real-time, or factual information, with a specific verb ('search') and resource ('the web'). It goes beyond a simple statement by listing concrete use cases (recent events, current data, documentation lookups, fact-checking), making the tool's purpose unmistakable even without sibling tools to compare against.

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

Usage Guidelines5/5

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

The description explicitly says to use this tool when information is needed beyond the training cutoff, and lists specific scenarios: recent events, current data, documentation lookups, or fact-checking. This gives clear when-to-use guidance, and the implicit contrast with 'training data' tells the agent when not to use it (for general knowledge already known).

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/lyumeng/websearch-deepseek'

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