resolve_assembly_from_description

Resolve a plain-English job description to candidate catalogue assemblies and the fields you'll need to compute one. Deterministic router — it does NOT return a Bill of Quantities and NEVER guesses parameter values; it returns candidate slugs (plural when ambiguous, with clarifying questions), ea...

SERVERCivilquants SOURCEhttps://api.civilquants.com/mcp
Low RISK CLASS
Category Read
Parameters 31 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-civilquants-civilquants/resolve-assembly-from-description.md

What resolve_assembly_from_description does on Civilquants

AI agents call resolve_assembly_from_description to retrieve information from Civilquants without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
description string Yes
preferred_standard object
return_resolution_log boolean

Parameters from the server's own tool schema.

Why resolve_assembly_from_description is rated Low

The tool purely resolves/queries a catalogue based on a plain-English description and returns metadata (candidate slugs, field definitions, clarifying questions). It has no side effects, does not execute computations, and explicitly states it does not return a Bill of Quantities or guess values. This is a read/lookup operation with low blast radius.

From the tool's definition Deterministic router — it does NOT return a Bill of Quantities and NEVER guesses parameter values; it returns candidate slugs... and per-field metadata

Questions about resolve_assembly_from_description

What does the resolve_assembly_from_description tool do? +

Resolve a plain-English job description to candidate catalogue assemblies and the fields you'll need to compute one. Deterministic router — it does NOT return a Bill of Quantities and NEVER guesses parameter values; it returns candidate slugs (plural when ambiguous, with clarifying questions), each assembly's tier, whether it supports compute_multi_section_assembly, and per-field metadata (unit, min/max, default). Then call compute_<slug> (or compute_multi_section_assembly) with the values you fill in. Also known as compute_from_description. Example: {"description":"a 3 m deep manhole","preferred_standard":"MMHW"}. It is categorised as a Read tool in the Civilquants MCP Server, which means it retrieves data without modifying state.

What parameters does resolve_assembly_from_description accept? +

resolve_assembly_from_description accepts 3 parameters: description, preferred_standard, return_resolution_log. Required: description. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on resolve_assembly_from_description? +

Register the Civilquants MCP server in PolicyLayer and add a rule for resolve_assembly_from_description: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Civilquants. Nothing to install.

What risk level is resolve_assembly_from_description? +

resolve_assembly_from_description is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit resolve_assembly_from_description? +

Yes. Add a rate_limit block to the resolve_assembly_from_description rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block resolve_assembly_from_description completely? +

Set action: deny in the PolicyLayer policy for resolve_assembly_from_description. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides resolve_assembly_from_description? +

resolve_assembly_from_description is provided by the Civilquants MCP server (https://api.civilquants.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Civilquants, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Civilquants's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.