Skip to main content
Glama

get_top_bugs

Retrieve the most frequent defects from Zebrunner Test Case Management to identify recurring issues and prioritize bug fixes.

Instructions

🐞 Top N most frequent defects with optional issue links (SQL widget, templateId: 4)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectNoProject alias ('web', 'android', 'ios', 'api'), project key, or numeric projectIdweb
periodNoTime periodLast 7 Days
limitNoHow many bugs to return
templateIdNoOverride templateId if needed
issueUrlPatternNoe.g., 'https://yourcompany.atlassian.net/browse/{key}'
platformNoOptional platform filter; defaults to [] for this widget
milestoneNoOptional MILESTONE filter, e.g., ['25.39.0'] for milestone filtering
formatNoOutput format: raw widget response or formatted dataformatted
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. It mentions 'SQL widget' and 'templateId: 4' which gives some implementation context, but doesn't describe what the tool returns (format, structure), whether it's read-only or has side effects, authentication requirements, rate limits, or error behavior. The description is insufficient for a tool with 8 parameters.

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 gets straight to the point. It uses emoji and parenthetical notes effectively without unnecessary verbosity. However, the 'SQL widget, templateId: 4' note feels somewhat cryptic and could be better integrated.

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?

For a tool with 8 parameters, no annotations, and no output schema, the description is inadequate. It doesn't explain what the tool returns (critical since there's no output schema), doesn't provide usage context beyond a cryptic SQL widget reference, and offers minimal behavioral transparency. The description should do much more to compensate for the lack of structured metadata.

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 description coverage is 100%, so the schema already documents all 8 parameters thoroughly. The description adds minimal value beyond the schema - it mentions 'optional issue links' which relates to the 'issueUrlPattern' parameter, and 'templateId: 4' which matches the default value in schema. 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: retrieving 'Top N most frequent defects' with 'optional issue links'. It specifies the resource (defects/bugs) and action (get top N), but doesn't explicitly differentiate from sibling tools like 'get_bug_failure_info' or 'get_bug_review' that might handle bugs differently.

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 'SQL widget, templateId: 4' which hints at a specific implementation context, but doesn't explain when this tool is appropriate compared to other bug-related tools in the sibling list or what prerequisites might exist.

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