Skip to main content
Glama

steel-tools

RFI Document Generator

steel_rfi_generate

Generate a formal Request for Information PDF from structured fields — header, meta grid, subject, description, proposed solution, attachments, and a blank response block for the design team. You do the judgement (one issue per RFI, exact drawing references, a proposed path forward); the tool guarantees the format. Returns a download link that expires within ~48 hours. Nothing you submit is stored.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateYesSubmission date
reasonNoCategory: Design Omission, Design Error, Constructability Issue, Scope Clarification, Site Condition, Missing Information, Coordination Conflict — or free text
subjectYesOne-line subject — one issue per RFI
spec_refsNo
rfi_numberYesRFI number from the project register, e.g. "RFI-017"
attachmentsNo
descriptionYesThe issue: specific references, what is missing or conflicting, why it matters. Newlines respected.
company_nameYesContractor issuing the RFI — appears in the header
drawing_refsNoExact drawing numbers with revisions
project_nameYes
submitted_byYesName — company
submitted_toYesThe party who must respond — engineer, architect, GC
project_numberNo
company_locationNo
proposed_solutionNoSuggested path forward, framed as a proposal
response_needed_byNo

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It states the output is a PDF, details the return as a 'download link that expires within ~48 hours,' and explicitly says 'Nothing you submit is stored.' It also defines the division of labor between the agent (judgment) and the tool (format). This is substantive, non-redundant transparency that goes well beyond the schema.

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 consists of three sentences, each adding unique value: the core purpose and structure, the expectation of user judgment, and the transient/storage behavior. There is no repetition of schema details and no filler. The most critical information (what it generates) is front-loaded.

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

Completeness4/5

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

For a tool with 16 parameters, no output schema, and no annotations, this description is appropriately complete. It covers what the tool produces, the sections it contains, how it behaves (link expiry, no storage), and the user's responsibility. It does not mention error conditions, prerequisites, or alternative tools, but those are not critical for a PDF generator. The schema covers the parameter details, so the description fills behavioral gaps effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers 63% of parameters, so the description does not need to fully enumerate them, but it compensates by mapping the logical document structure (header, meta grid, subject, description, proposed solution, attachments) to input fields. The guidance about 'exact drawing references' and 'a proposed path forward' clarifies the intended semantics for drawing_refs, proposed_solution, and attachments. However, some schema-uncovered parameters (e.g., response_needed_by, company_location) are not addressed, leaving a minor gap.

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 opens with 'Generate a formal Request for Information PDF from structured fields,' which is a specific verb+resource combination. It further clarifies scope by listing the included sections (header, meta grid, subject, description, proposed solution, attachments, response block) and explicitly differentiates the tool's role as a formatter, not a content creator. Although it does not name sibling tools, 'RFI' in both name and description is unmistakably distinct from NCR/RFQ generators.

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 gives clear usage context: 'You do the judgement (one issue per RFI, exact drawing references, a proposed path forward); the tool guarantees the format.' This implies the appropriate workflow—prepare content, let the tool handle formatting—but does not explicitly state when to use this tool versus alternatives (e.g., steel_ncr_generate or steel_rfq_generate). No exclusions or when-not conditions are provided, so it stops short of a 5.

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

A4.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: lookups (bolt pretension, gauge, pipe, shape), weight calcs (plate, section, shape, takeoff), area calc, reference, MTR screening, and PDF/document generators (NCR, RFI, RFQ, markup). Even the three weight tools are explicitly differentiated by input type, and the descriptions cross-reference each other to avoid confusion.

Naming Consistency4/5

All tool names share the 'steel_' prefix and follow a 'resource_property/action' pattern (e.g., steel_plate_weight, steel_rfi_generate). However, the suffix is not uniformly a verb or noun: some end with a noun (steel_coating_area, steel_pipe_schedule) and others with a verb (steel_mtr_check, steel_ncr_generate), creating minor inconsistency in the naming convention.

Tool Count5/5

14 tools is well within the ideal 3-15 range for a specialized domain. Each tool covers a distinct need for structural steel estimating and documentation, and the count feels comprehensive without being bloated or redundant.

Completeness5/5

The tool set provides thorough coverage of the structural steel domain: reference lookups, weight/size calculations, coating area, MTR checking, takeoff rollups, and formal document generation (NCR, RFI, RFQ) plus PDF markup. There are no obvious missing operations for a steel estimating/quality document workflow, and the tools together enable a complete estimating and documentation process.

Resources