Skip to main content
Glama

Permits Engine — Agent Market

request_quote

Store one consent-bound, agent-attributed quote request for a canonical US Tech Automations offer priced at $200 or more. A human reviews it; no message, charge, checkout, contract, or work start occurs automatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
skuYesCanonical US Tech Automations offer SKU priced at $200 or more.
nameNo
emailYesReply address for the consenting human. Stored privately; never returned.
scopeYesCoarse business scope only. No URLs, credentials, code, files, or private, customer, personal, medical, or regulated data.
companyNo
agent_nameYesAgent product or runtime name for source attribution.
agent_versionNo
idempotency_keyYesOpaque non-PII retry key, such as a UUID. The server stores only its SHA-256.
human_authorizedYesTrue only when the named human authorized this agent to file this scope.
transactional_email_consentYesTrue only when that human consents to a human reply about this quote request.

Schema Changelog

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

  1. Changed1 schema field changed
    • changedInput schema / properties / sku / enum
      Previous value: -[
      -  "agent-continuity-record",
      -  "agent-fleet-truth-probe-review",
      -  "agent-job-output-review",
      -  "agent-venture-change-ledger",
      -  "agentic-commerce-census",
      -  "ai-answer-repeatability-report",
      -  "ai-crawler-configuration-review",
      -  "ai-promise-change-record",
      -  "arizona-contractor-roster-receipt",
      -  "brand-choice-evidence",
      -  "citation-repair-sprint",
      -  "cited-question-answer",
      -  "contextual-offer-bridge",
      -  "copper-retirement-scope",
      -  "copyright-records-search",
      -  "dataset-endpoint-refresh-pack",
      -  "dataset-hygiene-observation-report",
      -  "erc8004-endpoint-observation-pack",
      -  "erc8004-liveness-report",
      -  "excel-powerbi-cleanup-pilot",
      -  "federal-source-research-brief",
      -  "flood-map-change-research-pack",
      -  "geo-content-retrofit-pilot",
      -  "github-actions-document-extraction-feasibility",
      -  "hubspot-crm-hygiene-qa-pilot",
      -  "jetbrains-data-file-inspector-pilot",
      -  "lead-service-line-inventory-record",
      -  "mcp-api-launch-pack",
      -  "npdes-portfolio-field-normalization",
      -  "nyc-building-record-brief",
      -  "openpermitfees-commissioned-jurisdiction",
      -  "permits-close-file",
      -  "permits-market-report",
      -  "product-catalog-structured-data-pack",
      -  "proof-backed-data-page-pilot",
      -  "public-page-capture-receipt",
      -  "quake-record-attestation",
      -  "recall-search-certificate",
      -  "robots-policy-change-record",
      -  "salesforce-record-hygiene-pilot",
      -  "schema-text-extraction-api",
      -  "sealed-pricing-change-report",
      -  "sec-8k-change-watch",
      -  "seo-software-migration-sprint",
      -  "sponsored-benchmark-brief",
      -  "sponsored-content-rate-brief",
      -  "streamgage-observation-record",
      -  "tariff-version-comparison",
      -  "tax-exempt-public-record-workpaper",
      -  "terminal-change-ledger",
      -  "trademark-register-search",
      -  "ttb-permit-ledger",
      -  "vendor-page-hash-change-record",
      -  "washington-contractor-observation-pack"
      -]New value: +[
      +  "agent-continuity-record",
      +  "agent-fleet-truth-probe-review",
      +  "agent-job-output-review",
      +  "agent-venture-change-ledger",
      +  "ai-answer-repeatability-report",
      +  "ai-crawler-configuration-review",
      +  "ai-promise-change-record",
      +  "arizona-contractor-roster-receipt",
      +  "brand-choice-evidence",
      +  "citation-repair-sprint",
      +  "cited-question-answer",
      +  "contextual-offer-bridge",
      +  "copper-retirement-scope",
      +  "copyright-records-search",
      +  "dataset-endpoint-refresh-pack",
      +  "dataset-hygiene-observation-report",
      +  "erc8004-endpoint-observation-pack",
      +  "erc8004-liveness-report",
      +  "excel-powerbi-cleanup-pilot",
      +  "federal-source-research-brief",
      +  "flood-map-change-research-pack",
      +  "geo-content-retrofit-pilot",
      +  "github-actions-document-extraction-feasibility",
      +  "hubspot-crm-hygiene-qa-pilot",
      +  "jetbrains-data-file-inspector-pilot",
      +  "lead-service-line-inventory-record",
      +  "mcp-api-launch-pack",
      +  "npdes-portfolio-field-normalization",
      +  "nyc-building-record-brief",
      +  "openpermitfees-commissioned-jurisdiction",
      +  "permits-close-file",
      +  "permits-market-report",
      +  "product-catalog-structured-data-pack",
      +  "proof-backed-data-page-pilot",
      +  "public-page-capture-receipt",
      +  "quake-record-attestation",
      +  "recall-search-certificate",
      +  "robots-policy-change-record",
      +  "salesforce-record-hygiene-pilot",
      +  "schema-text-extraction-api",
      +  "sealed-pricing-change-report",
      +  "sec-8k-change-watch",
      +  "seo-software-migration-sprint",
      +  "sponsored-benchmark-brief",
      +  "sponsored-content-rate-brief",
      +  "streamgage-observation-record",
      +  "tariff-version-comparison",
      +  "tax-exempt-public-record-workpaper",
      +  "terminal-change-ledger",
      +  "trademark-register-search",
      +  "vendor-page-hash-change-record",
      +  "washington-contractor-observation-pack"
      +]
  2. First observed

TDQS

A4.1/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 behavioral disclosure burden. It clearly states the core side-effect boundary: only a stored record, human review, and no automatic messaging, charging, checkout, contract, or work start. It also highlights consent and agent-attribution requirements. It does not mention persistence semantics, idempotency behavior, or error/response behavior, but the safety-relevant aspects are well covered.

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?

Two sentences deliver the purpose, constraints, and behavioral guardrails without filler. The action and primary qualifiers are front-loaded, and every clause earns its place. The structure is tight and immediately scannable for an agent.

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

Completeness3/5

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

For a 10-parameter tool with no output schema and no annotations, the description is reasonably complete on purpose and safety boundaries. However, it lacks guidance on what the agent will receive in response, how retries interact with the idempotency key, and how to shape the scope string. It also does not position itself relative to sibling tools, though the distinct vocabulary ('quote request') compensates somewhat.

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?

Schema description coverage is 70%, with several parameters already having descriptions. The description adds the $200+ pricing threshold that relates to the sku enum and the 'consent-bound' and 'agent-attributed' concepts tie to human_authorized and agent_name. However, it does not elaborate on idempotency_key, scope formatting, or the boolean consent flags beyond what the schema already states. This is adequate for the moderate coverage.

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 states a specific verb ('Store'), a distinct resource ('quote request'), and key constraints (consent-bound, agent-attributed, canonical US Tech Automations offer priced at $200 or more). The second sentence further disambiguates it from execution or commerce tools by stating that no automatic message, charge, checkout, contract, or work start occurs, clearly separating it from potential sibling tools.

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 clearly conveys when to use this tool: when a consenting human has authorized an agent to file a quote request for an eligible offer. It also sets expectations that a human will review the request and that no automatic fulfillment will happen. It does not name specific sibling tools or enumerate explicit exclusions, but the context is strong enough to guide selection.

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.

TDQS

A3.5/5.0
Disambiguation2/5

Several tool pairs overlap heavily: permit_lookup, search_permits, and jurisdiction_index all address permit discovery, while web_policy_history and enclosure_evidence_pack both track the same robots.txt/ai.txt/llms.txt/TDM-Rep policy surface. Agents would need to read very long descriptions carefully to avoid selecting the wrong tool.

Naming Consistency3/5

All names are snake_case but the pattern is mixed: most are noun phrases like agent_census_stats and web_policy_history, while request_quote, search_permits, and verify_contractor_license use verb-first naming. The names are readable but do not follow one consistent convention.

Tool Count3/5

Fifteen tools is at the high end of a reasonable scope, and the set spans permits, datacenter indices, agent attestations, web policy history, and quote requests. The count is not absurd, but it feels like several different products bundled into one server.

Completeness3/5

The permit lookup/search/rebate/contractor side is reasonably covered for read-only queries, and there is useful verification and attestation tooling. However, the 'Agent Market' side has no way to browse or complete a purchase beyond one request_quote action, and some data products like datacenter and agentic commerce feel disconnected from the core permits domain.

Resources