Skip to main content
Glama
applex250

websearch-deepseek

by applex250

web_search

Search the web for current, real-time, or factual information. Get AI-generated answers with source URLs for events beyond your training data.

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?

With no annotations provided, the description carries the burden. It discloses that the tool returns a 'detailed AI-generated answer based on full page content, plus source URLs,' and that it is 'powered by DeepSeek's native web search API (server-side execution).' This adequately sets expectations, though it omits potential limitations like result filtering 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.

Conciseness4/5

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

The description is concise in each language version, with the English text using four short sentences. Bilingual duplication doubles length, but it's necessary for multilingual support. Each sentence contributes meaningful information.

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 simple 2-parameter tool with no output schema, the description covers what it does, when to use it, what it returns, and its backend. This is fully sufficient for an agent to invoke it correctly.

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%, and both parameters ('query' and 'explanation') have clear descriptions. The tool description itself adds no extra parameter-specific detail beyond the schema, so the baseline of 3 is appropriate.

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 the tool performs web searches for current, real-time, or factual information. The verb 'search' and resource 'the web' are explicit, and it distinguishes itself from knowledge within the training cutoff, making its purpose unmistakable.

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?

It provides explicit 'when to use' guidance: 'when you need information beyond your training cutoff — recent events, current data, documentation lookups, or fact-checking.' This implies the inverse (don't use for well-known static facts) and clearly frames the tool's role.

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

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