get_info
Query B2Bizzio services by topic to receive specific information on demand.
Instructions
Get information about B2Bizzio services
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic to get information about |
Query B2Bizzio services by topic to receive specific information on demand.
Get information about B2Bizzio services
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic to get information about |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It implies a read-only operation but does not disclose return format, potential errors, rate limits, or what happens for invalid topics. The single sentence provides minimal transparency beyond the tool's name.
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 sentence with no wasted words, which is concise. However, it is under-specified to the point of providing minimal value, so it is not well-structured for an agent to act on. It is neither verbose nor sufficiently informative.
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?
The tool is simple (one parameter, no output schema), but the description still fails to explain what kind of information is available, what valid topic values look like, or what response format to expect. Given the lack of annotations and output schema, the description is too sparse to be considered complete.
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 schema already provides 100% coverage for the single 'topic' parameter with a basic string description. The tool description adds no additional semantic meaning, so it does not improve on the schema. Baseline 3 is appropriate given the high schema coverage.
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 states a clear verb ('Get') and a resource ('B2Bizzio services'), but remains vague about what kind of information is returned or what 'services' encompasses. It does not meaningfully distinguish this tool from the sibling 'echo' beyond being a generic information lookup.
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?
There is no guidance on when to use this tool versus alternatives, no context for what topics are valid, and no mention of any constraints. The description simply restates the tool's basic function without helping an agent decide when to invoke it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/howbizarre/b2bizzio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server