Skip to main content
Glama

get_bug_review

Retrieve detailed bug reviews with failures, defects, and reproduction dates from Zebrunner test management. Configure time periods, output formats, and optional automatic failure detail fetching for comprehensive analysis.

Instructions

🔍 Get detailed bug review with failures, defects, reproduction dates, and optional automatic failure detail fetching (SQL widget, templateId: 9)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectNoProject alias ('web', 'android', 'ios', 'api'), project key, or numeric projectIdweb
periodNoTime period for bug reviewLast 7 Days
limitNoMaximum number of bugs to return (default: 100, max: 500)
include_failure_detailsNoWhen true, automatically fetches detailed failure info for each bug (affected test runs, error details). Enables comprehensive single-call analysis.
failure_detail_levelNoLevel of failure details: none (just bug list), summary (error + count), full (all affected test runs)summary
max_details_limitNoMaximum bugs to fetch detailed failure info for (default: 30, max: 50). Prevents excessive API calls.
templateIdNoOverride templateId if needed (default: 9 for Bug Review)
formatNoOutput format: detailed (full info with markdown links), summary (concise), or json (raw data)detailed
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. While it mentions 'automatic failure detail fetching' and includes a templateId reference, it doesn't address critical behavioral aspects: whether this is a read-only operation, what permissions are required, rate limits, error handling, or what the output looks like. The SQL widget mention adds some context but doesn't fully compensate for the missing behavioral transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that front-loads the core purpose. The emoji adds visual distinction but doesn't detract from clarity. The parenthetical note about templateId is somewhat technical but relevant. There's minimal waste, though it could be slightly more structured for optimal readability.

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

Completeness3/5

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

Given the complexity (8 parameters, no annotations, no output schema), the description is moderately complete. It covers the basic purpose and hints at some functionality but leaves significant gaps: no output description, no behavioral context, and no guidance on usage relative to siblings. The description alone is insufficient for an agent to fully understand how to use this tool effectively.

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 coverage is 100%, so the schema already documents all 8 parameters thoroughly. The description adds minimal value beyond the schema - it mentions 'failures, defects, reproduction dates' which loosely maps to output content rather than input parameters, and references 'automatic failure detail fetching' which corresponds to the 'include_failure_details' parameter. This meets the baseline for high schema coverage.

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 the tool's purpose: 'Get detailed bug review with failures, defects, reproduction dates, and optional automatic failure detail fetching'. It specifies the verb ('Get') and resource ('bug review') with specific content details. However, it doesn't explicitly differentiate from sibling tools like 'get_bug_failure_info' or 'get_top_bugs', which prevents a perfect score.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It mentions 'optional automatic failure detail fetching' but doesn't explain when this should be enabled or how this tool compares to other bug-related tools in the sibling list. There's no mention of prerequisites, use cases, or exclusions.

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/maksimsarychau/mcp-zebrunner'

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