Skip to main content
Glama

Search the public forum

search_forum
Read-only

Search Measure Tech PRO's public feature-request forum — real contractors asking for real things, with hearts that count companies and statuses the developer answers in writing. Use it to check whether something is already requested, planned, shipped, or declined before answering "can it".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe feature or problem, in the person's words

TDQS

A4.3/5.0
Behavior4/5

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

Beyond readOnlyHint=true and openWorldHint=false, the description discloses that the forum contains community-submitted requests with heart counts and written statuses from the developer. This adds meaningful behavioral context about what search results will contain, though it does not describe output format or pagination behavior.

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?

Two sentences, no wasted words. The first sentence states the core action and unique content; the second provides the practical use case. The most important information is front-loaded.

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

Completeness5/5

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

For a single-parameter read-only search tool with no output schema, the description covers purpose, usage trigger, and the nature of the data. Nothing else an agent needs to invoke it correctly seems missing.

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?

Schema coverage is 100% and the schema already fully describes the 'query' parameter as 'The feature or problem, in the person's words.' The description reinforces this by framing it around 'can it' checks, but it does not add new parameter-level detail beyond the schema, so a baseline 3 is appropriate.

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 states a specific verb ('Search') and a clear resource ('Measure Tech PRO's public feature-request forum'), immediately differentiating it from search_knowledge_base and get_roadmap. It also specifies the kind of content (real contractors, hearts, statuses) and the intended use case, making the tool's purpose unmistakable.

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 gives a concrete trigger: use it to check whether something is requested/planned/shipped/declined before answering 'can it.' This is clear context, but it does not explicitly state exclusions or name alternatives (e.g., when to prefer search_knowledge_base), so it falls short of a perfect 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation3/5

Most tools target distinct actions, but get_product_overview, search_knowledge_base, and server_info all overlap on product-capability questions, and search_forum overlaps with get_roadmap for status discovery. The descriptions help direct usage, but ambiguity remains in a few pairs.

Naming Consistency4/5

Nearly all tools follow a clean snake_case verb_noun pattern: get_pricing, heart_request, post_feature_request, search_forum. Minor deviations like server_info and my_requests are noun-phrase names, but they do not disrupt the overall readability.

Tool Count5/5

Thirteen tools is well within the ideal range, and each tool earns its place. The set covers product info, pricing, forum engagement, knowledge base, waitlist, and contact without feeling padded.

Completeness5/5

The toolset covers the full customer-facing lifecycle: discover the product, check pricing, search and read forum threads, post requests, comment, heart, track personal requests, join the waitlist, and contact a human. There are no obvious dead ends for the stated purpose.

Resources