Skip to main content
Glama

create_jis_bolt

Add a JIS standard bolt as a new component to a 3D model by specifying thread size, length, bolt type, and position.

Instructions

Create a JIS standard bolt (socket head cap screw B1176 or hexagon head B1180). The bolt is created as a new component at the specified position.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeYesThread size: M2, M2.5, M3, M4, M5, M6, M8, M10, M12
lengthYesBolt length in mm (shank length, excluding head).
bolt_typeNoBolt type: 'socket_head' (B1176 六角穴付き) or 'hex_head' (B1180 六角)socket_head
xNoPosition X in mm
yNoPosition Y in mm
zNoPosition Z in mm
Behavior2/5

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

No annotations are provided, so description must fully disclose behavior. It only states that a new component is created at a position, lacking details on side effects, error handling, or any constraints. Minimal transparency for a creation tool.

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 succinct sentences convey the core purpose and effect. No wasted words; front-loaded with the key action. Excellent conciseness.

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 no output schema and simple creation, description is largely sufficient. It could mention that the bolt is added to the active design, but overall covers essential context for a tool with fully documented parameters.

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?

Input schema has 100% description coverage, so baseline is 3. Description adds the context that the bolt becomes a new component, but does not enhance understanding of individual parameters beyond what the schema already provides.

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?

Description clearly states creation of a JIS standard bolt with two specific types (socket head B1176 or hex head B1180). It distinguishes itself from sibling tools that create other fasteners like nuts, screws, and washers.

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

Usage Guidelines3/5

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

Description implies usage for creating bolts but does not provide explicit guidance on when to use this tool versus alternatives like create_jis_screw or when not to use it. No exclusions or context for decision-making.

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/mikan-atomoki/text-to-model'

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