Skip to main content
Glama

preview_house_style

Retrieve existing test cases in style-example format to preview house style before generating new cases.

Instructions

Return up to N existing cases from the target section in style-example format.

Use this to preview what Claude will see as "house style" before generating.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nNo
suite_idNo
project_idNo
section_idNo
section_hierarchyNo
Behavior2/5

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

No annotations are provided, so the description carries full responsibility. It only states it returns cases, implying a read operation, but fails to disclose any behavioral traits like whether it modifies data, requires permissions, or how cases are selected.

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 consists of two clear, front-loaded sentences. Every word serves a purpose—the first defines functionality, the second provides usage guidance. No unnecessary content.

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

Completeness2/5

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

Despite low complexity, the description leaves significant gaps: it does not define 'style-example format', explain how to specify the target section among multiple parameters, or describe the output structure. With no output schema and no annotations, the description is insufficient for complete understanding.

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

Parameters1/5

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

Schema description coverage is 0%, meaning the input schema provides no parameter descriptions. The tool description does not mention any of the 5 parameters (n, suite_id, project_id, section_id, section_hierarchy), failing to add meaning beyond the schema.

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

Purpose4/5

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

The description clearly states it returns existing cases from a target section in style-example format. The verb 'Return' and resource 'existing cases' are specific. No sibling tool has a similar purpose, so differentiation is implicit.

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

Usage Guidelines3/5

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

The second sentence explicitly advises using it to preview house style before generating, providing a clear context of use. However, it does not mention when to avoid using it or suggest alternative tools.

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/Sergey-Bl/testrail-mcp'

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