seo__indexnow_submit
[搜尋引擎與 AI 爬蟲工具箱]用 IndexNow 通知 Bing、Yandex、Naver 等搜尋引擎網址已更新(需先在網站放金鑰檔,最多 100 個網址)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| host | Yes | ||
| urls | Yes | ||
| keyLocation | No |
[搜尋引擎與 AI 爬蟲工具箱]用 IndexNow 通知 Bing、Yandex、Naver 等搜尋引擎網址已更新(需先在網站放金鑰檔,最多 100 個網址)。
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| host | Yes | ||
| urls | Yes | ||
| keyLocation | No |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the disclosure burden and does add meaningful traits: it is an external submission that requires a pre-placed key file and caps at 100 URLs. It still omits error behavior, rate limits, reversibility, and what a submission response looks like.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single front-loaded sentence with a parenthetical for prerequisites and limits; no filler. The toolbox prefix is slightly wasted space but the core constraint is stated early.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 4-parameter, no-annotation, no-output-schema tool the description conveys purpose, a prerequisite, and a limit, but leaves keyLocation and host unexplained and says nothing about results or failure modes, so an agent lacks enough to call it confidently.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It loosely covers 'key' (the key file) and 'urls' (max 100), but 'host' is only implied and 'keyLocation' is never mentioned, leaving 4 parameters with largely no documented semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific action (notify search engines via IndexNow) and specific targets (Bing, Yandex, Naver) plus the resource (updated URLs). It is clearly distinct from sibling tools like seo__search_submit_guide, which appear informational rather than action-oriented, though it does not explicitly name those alternatives.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It provides a real prerequisite (a key file must already be on the site) and a hard limit (max 100 URLs), which helps decide feasibility. However, it gives no when-to-use vs when-not, and does not route the agent to or away from related siblings such as seo__search_submit_guide.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.