x402-gas-priority
Gas Priority: Gas Priority
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to process |
Gas Priority: Gas Priority
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Chain to process |
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It discloses nothing: no indication of whether this is a read operation, what data it returns, what 'gas priority' means in terms of computation, whether it queries live chain data, or what side effects might occur.
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 short, but this is under-specification rather than conciseness. Four words of pure repetition ('Gas Priority: Gas Priority') carry no informational value, and there is no front-loaded substance to evaluate.
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?
For a tool sitting among dozens of gas-related siblings, with no annotations and no output schema, this description is completely inadequate. An agent cannot know what the tool returns, what format 'priority' takes, which chains are supported, or how it differs from neighboring tools.
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?
Schema description coverage is 100% (the single 'chain' parameter has a description, 'Chain to process'), so the baseline is 3. The tool description adds nothing beyond the schema, but the schema itself provides at least minimal parameter documentation.
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 "Gas Priority: Gas Priority" is a pure tautology that merely restates the tool name without any verb or resource. Given the extensive list of gas-related siblings (x402-gas-price, x402-gas-now, x402-gas-compare, x402-gas-tracker, x402-gas-trend), an agent has zero information to distinguish what this tool actually does.
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 provides no guidance whatsoever on when to use this tool versus the many overlapping gas siblings. No context, no exclusions, no alternative mentions. An agent cannot determine whether to pick this over x402-gas-price or x402-gas-now.
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.