Skip to main content
Glama

ARAKEL Machine Evidence Network

compliance_monitor_quote

Free preflight for the recurring ARAKEL Compliance Monitor. Returns readiness, $0.05 price, cadence, and paid URL while withholding the signed monitoring result.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYes
toNo
fromNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.7/5.0
Behavior3/5

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

Annotations are absent, so the description carries the full burden. It discloses that the tool returns preliminary information and withholds the signed monitoring result, which is a meaningful behavioral trait. However, it does not explicitly state whether the call is read-only, idempotent, or has side effects; for a quote tool this is often implied but not stated. The transparency is partial.

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, information-dense sentence that front-loads the core purpose ('Free preflight...') and then lists the key outputs. It is concise with no filler, though it could be structured with more explicit separation of inputs and outputs. Still, it is appropriately sized.

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 absence of an output schema, the description does explain the return values, which is helpful. However, it omits any parameter guidance, and without usage guidelines or alternative routing, an agent would have difficulty calling the tool correctly. The tool has three parameters and no schema descriptions, so the description is incomplete for effective use.

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?

Schema description coverage is 0%, and the description does not explain any of the three parameters (q, to, from). The agent cannot infer what values to provide. The description adds no value beyond the raw schema, and with zero coverage it fails to compensate, making this dimension critically deficient.

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 states a specific purpose: a free preflight for the recurring ARAKEL Compliance Monitor, and enumerates the return items (readiness, price, cadence, paid URL) plus what is withheld. It clearly identifies the resource and scope, though it does not explicitly contrast with the generic 'quote' sibling, so it does not fully achieve top marks for differentiation.

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?

No guidance is given on when to use this tool versus the many sibling tools such as quote, counterparty_quote, or machine_quote. The description implies it is for compliance monitor quoting but does not state conditions for selection or alternatives, leaving the agent to infer usage.

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