Skip to main content
Glama
AmirK-S

HiveMind

by AmirK-S

search_kb

Search a shared knowledge base to find troubleshooting solutions, error fixes, and best practices. Get ranked answers with success rates to resolve technical issues.

Instructions

Search the hivemind knowledge base for troubleshooting solutions, error fixes, and best practices. Returns ranked solutions with success rates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesError message, problem description, or technology to search for.
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It discloses that results are 'ranked solutions with success rates,' which is beyond what the schema reveals. It does not explicitly state read-only behavior, but for a search tool this is safely inferred from 'search.'

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?

The description is two sentences, directly front-loaded with the verb 'Search,' and contains no fluff. Every word adds value, making it a model of conciseness.

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

Completeness4/5

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), and the description adequately explains the purpose and return behavior ('ranked solutions with success rates'). It could be more complete by addressing edge cases or limitations, but given the simplicity, it is sufficiently well-rounded for a basic search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description covers the 'query' parameter meaning fully (100% coverage), so a high parameter-semantics score is not needed. The tool description adds domain context (troubleshooting) but no additional syntax or format details, aligning with the baseline of 3.

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

Purpose5/5

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

The description clearly states a specific action ('Search') and resource ('hivemind knowledge base'), with explicit content types ('troubleshooting solutions, error fixes, and best practices'). This distinguishes it from sibling tools like 'search_skills' and 'search_project' by specifying the knowledge base domain.

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

Usage Guidelines4/5

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

The description implies when to use the tool (when seeking troubleshooting solutions, error fixes, or best practices) and provides clear context. However, it does not explicitly mention alternatives or exclusions (e.g., 'use search_skills for skill-related queries'), so it falls short of the highest level of guidance.

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/AmirK-S/HiveMind'

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