Skip to main content
Glama
stufently

bing-webmaster-mcp

by stufently

bing_plan_submit_url_batch

Plan a batch URL submission to Bing Webmaster Tools for human review. Creates a plan ID and CLI apply command without sending data.

Instructions

Prepare this change for human review. This sends nothing and only records intent. Do not tell the user the change was applied; return the plan id and the CLI apply command.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
site_urlYes
url_listYes
Behavior4/5

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

The description discloses important behavioral traits beyond annotations: 'sends nothing', only 'records intent', requires human review, and should not be presented as if the change was applied. This adds context to the annotations and even serves as a valuable usage constraint. It does not contradict any annotation.

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

Conciseness5/5

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

A effectively sized and well-ordered: three short sentences open with the primary action, then the most important behavioral limitation, and closes with the expected return instruction. Every sentence earns its place.

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

Completeness3/5

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

Since there is no output schema, the description does provide a necessary return contract (plan id and CLI apply command) and clarifies the non-executing behavior. Still, it remains incomplete about the key distinction between the single vs batch plan submission flows and leaves the semantics of site_url and url_list totally bound.

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?

With zero percent schema description coverage, the description should compensate, note then nothing it does. It never explains site_url or url_list, or requirements such as how many URLs fit in a batch. Provided an idea that there is no content in the description, but that leaves meaning largely to be guessed from the names.

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

Purpose3/5

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

The description states the core behavior clearly: the tool records intent for human review and does not actually submit or send anything. However, it refers vaguely to 'this change' and never explicitly says it deals with a batch of URLs, so it does not clearly differentiate itself from sibling plan tools like bing_plan_submit_ur (the singular counterpart).

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

Usage Guidelines2/5

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

Even though the description implies this is a non-executing planning step, it gives no explicit guidance about when to choose this plan tool versus any alteris not configured or excluded. The instructions about returning a plan id and CLI apply command are operational instructions, not when-to-use direction.

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/stufently/bing-webmaster-mcp'

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