Skip to main content
Glama

Italian B2B Lead Scoring, Ranking & JSON Decisions

Get controlled purchase requirements

get_purchase_requirements
Read-onlyIdempotent

Explain the machine-origin purchase prerequisites without accepting an order, returning checkout data or calling a provider.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
product_codeYesProduct whose controlled machine-origin purchase requirements should be returned.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
boundariesYesPermanent safety boundaries of the public MCP discovery server.
order_policyYes
product_codeYes
customer_scopeYes
legal_resourcesYes
ready_to_prepareYes
input_requirementYes
machine_onboardingYes
checkout_url_returnedYes
recommended_next_toolNo
mcp_order_tool_exposedYes
recommended_next_argumentsNo
next_step_after_preparationNo
authoritative_order_protocolYes
buyer_data_must_remain_localYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.5/5.0
Behavior5/5

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

Annotations already mark the tool as read-only, idempotent, and non-destructive. The description adds extra transparency by explicitly stating that no order is accepted, no checkout data is returned, and no external provider is called. This aligns with annotations and provides further behavioral context.

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, efficient sentence that front-loads the main action and includes clarifying details. Every phrase earns its place with no waste.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of an output schema (not needing return-value explanation), a single well-described parameter, and supportive annotations, the description covers all necessary aspects. It is complete for an informational tool with low complexity.

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?

The input schema has 100% coverage with a clear description for the only parameter. The tool description does not add new information about the parameter beyond what the schema already provides, so it meets the baseline without extra contribution.

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 verb 'Explain' and the resource 'machine-origin purchase prerequisites'. It explicitly distinguishes itself from siblings by listing what it does NOT do (accept orders, return checkout data, or call a provider), making its purpose distinct.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implicitly explains when to use the tool (to explain prerequisites) and clarifies that it is not for actual ordering. However, it does not explicitly contrast with sibling tools or state when to choose this over alternatives.

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