Skip to main content
Glama
us-all
by us-all

dbt-failed-tests

Identifies tests that repeatedly failed across recent runs, grouping them by chronic failure count to prioritize fixes.

Instructions

Find tests that failed across the last N runs, grouped and ordered by chronic failure count

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
recentRunsNoLook at last N runs
Behavior3/5

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

No annotations provided; description mentions grouping and ordering by chronic failure count but does not describe return format, pagination, or confirm read-only nature.

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?

Single, concise sentence (16 words) that efficiently conveys the tool's purpose without fluff.

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?

For a simple tool with no output schema, description explains core functionality but omits return structure details (e.g., fields returned, failure count format).

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% for the single parameter recentRuns with adequate description. The tool description adds little beyond restating the parameter's purpose.

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?

Description clearly states the tool finds failed tests across last N runs, grouped and ordered by chronic failure count. Distinct from sibling tools like dbt-list-tests or dbt-get-test.

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?

Implies usage for identifying frequently failing tests, but no explicit when-to-use or when-not-to-use guidance relative to siblings like failed-tests-summary.

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/us-all/dbt-mcp-server'

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