evidence_profile
Multi-dimensional evidence profile: governance, custody, reserves. Grade A-F.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | Yes | Protocol name or slug |
Multi-dimensional evidence profile: governance, custody, reserves. Grade A-F.
| Name | Required | Description | Default |
|---|---|---|---|
| protocol | Yes | Protocol name or slug |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavior, but it only reveals output dimensions and grading. It doesn't state whether the tool is read-only, relies on live data, or any limitations or side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that efficiently conveys the core purpose and output format, with no filler. Every word contributes to understanding the tool's scope and grading scheme.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool has a simple input schema but no output schema, so the description should explain the return value. It mentions dimensions and grade but not the structure or interpretation. It also fails to differentiate from sibling evidence tools, leaving the agent uncertain about when this is appropriate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema fully describes the single parameter (protocol name/slug) with 100% coverage, so the description adds no additional parameter semantics. The tool description doesn't mention the parameter at all, and the baseline of 3 applies because schema does the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as providing a multi-dimensional evidence profile covering governance, custody, and reserves, with a letter grade. It implies comprehensiveness but doesn't explicitly contrast with sibling tools like evidence_bundle, so it's clear but not fully differentiated.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description offers no guidance on when to use this tool versus alternatives. It doesn't mention exclusions, prerequisites, or alternative tools, leaving the agent to infer usage from the name alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.