Skip to main content
Glama

get_object_detail_summary

Read-only

Retrieve a detailed object summary, including topology, material, UV, bones, and more, for Blender analysis.

Instructions

Ringkasan mendalam satu objek: topologi, material, UV, tulang, ...

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already indicate readOnlyHint=true, which the description does not contradict. The description adds context about the depth and content of the summary (topology, material, UV, bones), which is useful. However, it does not disclose details like response format, performance implications, or limitations, but the annotation covers the core safety profile.

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, concise sentence that front-loads the core purpose ('deep summary of one object') and then lists key aspects. There is no unnecessary verbosity, making it highly efficient.

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 simplicity (one parameter, read-only annotation, output schema provided), the description is fairly complete. It does not need to explain return values since an output schema exists, and the key details are captured. The ellipsis suggests more omitted content, but this is acceptable for a summary tool.

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 has one parameter 'name' with 0% description coverage. The description implies the parameter is the object identifier ('one object'), but does not explicitly explain that 'name' refers to the object's name. This is minimally adequate but leaves some ambiguity, especially since no schema description is provided.

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 tool provides a 'deep summary of one object' and lists specific aspects (topology, material, UV, bones), making the purpose explicit. It does not explicitly differentiate from sibling tools like get_object_info or get_model_blueprint, but the focus on 'detail' and listed topics gives reasonable distinction.

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?

There is no guidance on when to use this tool versus alternative tools. The description only describes what it does, but does not mention exclusions, prerequisites, or scenarios where another tool would be more appropriate.

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