Site information
site_infoWhat BlackLabel Tech (blacklabeltec.com) is, with links to its sitemap, docs, contact and every discovery document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
site_infoWhat BlackLabel Tech (blacklabeltec.com) is, with links to its sitemap, docs, contact and every discovery document.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is fully covered. The description adds modest context by revealing what the agent can expect to receive (links to sitemap, docs, contact, discovery documents), which describes the content type rather than deep behavioral details. No contradiction with annotations; the description adds some value but the annotations carry most of the burden.
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 that states the core subject ('What BlackLabel Tech is') before enumerating deliverables. It is compact with no filler. It loses a point only because the trailing phrase 'every discovery document' is slightly vague about scope, though this does not undermine usability.
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 zero-parameter, read-only info tool with rich annotations and no output schema, the description is largely sufficient: it tells the agent what the resource is and what links to expect. The only notable gap is the missing usage guidance relative to siblings, which is already penalized under usage_guidelines rather than completeness.
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?
The tool has zero parameters, so the schema coverage is vacuously 100% and the description correctly omits parameter syntax details. The description compensates by explaining what the tool returns, which is the only semantics an agent needs for a parameterless call. Baseline 4 for no-param tools applies.
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 verb+resource: it tells the agent what BlackLabel Tech (blacklabeltec.com) is and enumerates the concrete deliverables (links to sitemap, docs, contact, and discovery documents). This clearly distinguishes it from the siblings read_page and search_pages, which operate on individual pages rather than the overall site overview.
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?
The description gives no guidance on when to call this tool versus read_page or search_pages. It never states that this is the entry point for site orientation before drilling into specific pages, nor does it mention any exclusion criteria or alternatives. The agent must infer the relationship to siblings entirely on its own.
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.