Skip to main content
Glama

搜尋引擎與 AI 爬蟲工具箱

search_submit_guide

如何讓 Google、Bing、Yahoo、百度、YouTube、AI 搜尋收錄網站:工具、步驟與 API。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.1/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral burden, and it discloses almost nothing: it does not say whether the tool is read-only, whether it returns static documentation versus live data, whether it costs quota, or what happens on invocation. The phrase 'tools, steps and API' hints at informational output but is too vague to rely on.

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

Conciseness2/5

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

The string is short, but brevity here stems from under-specification rather than economy. It is a topical fragment with no front-loaded verb or outcome, so the one sentence present does not earn its place as a functional description.

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?

With no annotations, no output schema, and no parameters, the description is the only source of information available to the agent, and it provides essentially none about returns, behavior, or correct timing. For a zero-arg tool this could be adequate if it stated what the call yields, but it does not.

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 declares zero parameters, so there is nothing for the description to clarify or compensate for. Baseline of 4 applies since no parameter semantics are at stake.

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

Purpose2/5

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

The text reads like an article or blog headline ('tools, steps and API') rather than a statement of what the tool does. It gestures at a topic (getting sites indexed by search engines) but never says whether the tool returns a guide, performs a submission, or generates recommendations. It also fails to distinguish itself from siblings like indexnow_submit or generate_robots_txt that occupy the same indexing space.

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

Usage Guidelines1/5

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

There is no when-to-use guidance, no prerequisites, and no named alternative. An agent cannot infer from the text whether this should be called before, instead of, or alongside indexnow_submit or check_site_crawlers.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources