Site information
site_infoWhat BL Sports (michaelbarber.tech) is, with links to its sitemap, docs, contact and every discovery document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
site_infoWhat BL Sports (michaelbarber.tech) 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, idempotentHint, openWorldHint, and non-destructive behavior. The description adds useful context about what content is included—links to sitemap, docs, contact, and discovery documents—which goes beyond the annotations. No contradiction exists.
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?
The description is a single, focused sentence that front-loads the core purpose ('What BL Sports is') and then enumerates the key included resources. Every phrase earns its place, with no redundant or vague filler.
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 site-information tool with rich annotations, the description is nearly complete: it conveys what the tool offers and what destinations it links to. It does not describe the exact return format, but given the simple informational nature and absent output schema, this is a minor gap.
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 baseline of 4 applies. The description appropriately focuses on the tool's informational output rather than parameter details, and the schema coverage is perfect for an empty parameter set.
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 clearly identifies the tool as returning information about BL Sports, including links to sitemap, docs, contact, and discovery documents. It states the resource and scope well, though it lacks an explicit verb and does not differentiate itself from sibling tools read_page or search_pages.
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?
Usage is implied: use this when you need an overview of the site or its discovery documents. However, there is no explicit guidance on when to prefer site_info over read_page or search_pages, and no exclusions are stated.
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.