Skip to main content
Glama

LeadProof Sales Agent

Audit Lead Workflow

audit_lead_workflow

Run a free reliability audit of a lead-delivery workflow. Returns a 0-100 risk score, missing safeguards, transparent revenue-at-risk estimate, integration kit, and authorized checkout path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stackNo
idempotencyNo
retry_policyNo
monthly_leadsYes
failure_alertsNo
dead_letter_queueNo
average_customer_valueYes
destination_verificationNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden of transparency. It discloses that the tool is free and read-only (audit), and lists the outputs: a risk score, missing safeguards, revenue-at-risk estimate, integration kit, and checkout path. This is detailed, but lacks mention of any side effects or authorization requirements.

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 is a single sentence that front-loads the main action and then lists key outputs. Every word adds value, with no redundancy or filler. It is appropriately scoped for a simple audit tool.

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?

Given the complexity of 8 parameters (2 required), no output schema, and no annotations, the description should at least touch on the inputs. It does not explain what arguments are needed or their roles, leaving a significant gap in the agent's understanding of how to invoke the tool correctly.

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?

The input schema has 8 parameters with 0% description coverage, and the tool description does not explain any of them. The description focuses entirely on outputs, providing no meaning or constraint for inputs like 'stack', 'idempotency', or 'retry_policy'. The agent would have to infer parameter purpose from names alone.

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 clearly states the tool performs a free reliability audit of a lead-delivery workflow, using a specific verb ('Run') and resource ('audit of a lead-delivery workflow'). The title 'Audit Lead Workflow' aligns, and it is distinct from sibling tools which focus on comparison, evaluation, or checkout.

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 description implies usage for auditing reliability and obtaining a risk score, but does not explicitly state when to use this tool versus alternatives, nor does it provide exclusions or prerequisites. There is no guidance on when not to use it.

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.

Resources