Skip to main content
Glama

Stitch Surfaces

stitch_surfaces

Combine multiple surface bodies into a single solid body in Fusion 360. Specify surface names and tolerance to merge adjacent surfaces for 3D modeling workflows.

Instructions

Stitch surface bodies into a single body

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
body_namesYes
toleranceNoStitch tolerance (cm)
Behavior3/5

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

Annotations indicate this is a non-read-only, non-idempotent, non-destructive operation, but the description adds minimal behavioral context. It implies a merging action but does not detail effects like geometry changes, error conditions, or output format. With annotations covering basic safety, the description adds limited value beyond them.

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 with no wasted words, clearly front-loading the core action. It is appropriately sized for the tool's complexity, making it easy to parse quickly.

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?

Given the tool's moderate complexity (2 parameters, no output schema) and annotations covering basic behavior, the description is minimally adequate. It states the purpose but lacks details on usage, parameter nuances, or output expectations, leaving gaps in contextual understanding for effective agent use.

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 50%, with 'tolerance' documented but 'body_names' lacking a description. The description mentions 'surface bodies' and 'single body', hinting at the purpose of 'body_names', but does not clarify parameter semantics beyond what the schema partially provides. Baseline 3 is appropriate given the schema's partial coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb ('stitch') and resource ('surface bodies'), specifying the action and target. However, it does not differentiate from sibling tools like 'patch_surface' or 'thicken_surface', which also manipulate surfaces, leaving some ambiguity about when to choose this specific tool.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It lacks context about prerequisites (e.g., needing existing surface bodies), exclusions, or comparisons to siblings like 'patch_surface' or 'boolean_operation', leaving the agent without usage direction.

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/faust-machines/fusion360-mcp-server'

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