Skip to main content
Glama

import_file

Destructive

Import 3D models into Blender from glb, gltf, fbx, obj, stl, ply, usd, usdz, or dae files by specifying the filepath.

Instructions

Import glb/gltf/fbx/obj/stl/ply/usd/usdz/dae.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNo
filepathYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

Annotations already mark the tool as destructive, but the description adds no further behavioral details (e.g., whether it replaces or merges existing scene data, or side effects). No contradiction, but no added value beyond annotations.

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?

A single sentence that is entirely on-topic and wastes no words. It is front-loaded with the action and lists formats compactly.

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

Completeness2/5

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

Despite having an output schema and annotations, the description does not address import behavior, error handling, or parameter specifics. For a destructive tool, users need more context to use it safely and effectively.

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

Parameters2/5

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

Description lists supported formats but does not explain how the 'format' parameter interacts with 'filepath' or what default behavior occurs when format is omitted. Schema has no descriptions, so the tool description fails to compensate for the low schema coverage.

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 the tool imports 3D file formats (glb/gltf/fbx/obj/stl/ply/usd/usdz/dae). The verb 'Import' is specific and differentiates from sibling export tools. No ambiguity.

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?

No guidance on when to use this tool versus alternatives or when not to use it. The description only states what it does, not under what circumstances.

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/HitamLegit6777/blender-mcp-ultra'

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