Skip to main content
Glama
hueflowstudio

Hueflow SketchUp MCP

create_roof_truss

Create roof trusses with proper web patterns and connections. Supports king post (up to 26 ft) and fink (20-60 ft) types. Specify span, pitch, count, spacing, and lumber size.

Instructions

Create engineered roof trusses with accurate geometry based on professional truss analysis. Supports king post (simple, up to 26') and fink/W-truss (most common, 20-60'). Trusses include proper web patterns, angled members, and realistic connections. Use construction://roof-trusses resource for detailed guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
spanYesClear span in feet (wall-to-wall distance, excluding overhang)
pitchNoRoof pitch as 'rise:run' (e.g., '6:12', '8:12'). Common: 6:126:12
typeNoTruss type: king (simple with center post) or fink (W-pattern, most common)fink
countNoNumber of trusses to create
spacingNoSpacing between trusses in inches (typically 24 OC)
overhangNoOverhang beyond walls in inches (each side). Standard: 12-24 inches
lumber_sizeNoLumber size for members (actual dimensions: 2x4=1.5×3.5, 2x6=1.5×5.5)2x4
originNoLeft wall bottom position [x, y, z] in inches
layerNoLayer name for trusses
Behavior3/5

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

No annotations are provided, so the description carries full burden. It mentions 'accurate geometry', 'proper web patterns', 'angled members', and 'realistic connections', but does not disclose whether the tool creates components, groups, or modifies existing geometry. The lack of output schema and side-effect details limits transparency.

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 concise: four sentences covering purpose, types, features, and a resource link. Every sentence adds value with no redundancy. The purpose is front-loaded, and the structure is clear.

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?

Given the tool's complexity (9 parameters, no output schema), the description covers purpose, parameter semantics, and provides a resource for detailed guidance. However, it does not explain the output (e.g., grouping, orientation) or how the origin parameter relates to truss placement, leaving some gaps.

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?

Schema coverage is 100%, so baseline is 3. The description adds value beyond the schema by specifying span ranges for each truss type (e.g., king up to 26', fink 20-60'), which is absent from the parameter descriptions. This helps an agent choose type based on span.

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 'Create engineered roof trusses' with specific verb and resource. It distinguishes from generic sibling tools (create_box, create_circle, etc.) by detailing truss types (king post, fink/W-truss) and spans, making it unmistakably for roof trusses.

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 provides context with span ranges for each truss type (king up to 26', fink 20-60') and recommends a resource for further guidance. While it doesn't explicitly say when not to use, the specificity implies usage for roof truss creation, which is clear given sibling tools are generic shapes.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hueflowstudio/hueflow-sketchup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server