modifier_list
List all modifiers on a Blender object, including their current settings and parameters.
Instructions
List all modifiers on an object with their current settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
List all modifiers on a Blender object, including their current settings and parameters.
List all modifiers on an object with their current settings.
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden. It implies a read operation but does not confirm lack of side effects. No mention of error behavior, performance impact, or whether the object must be selected.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence of 8 words, no unnecessary information. Front-loads the core action clearly.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
No output schema; description only vaguely mentions 'current settings' without return format details. Lacks info on error handling, required object state, or what constitutes a 'modifier' in the context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%; the description adds no meaning beyond the parameter name 'object_name'. It does not specify the expected format, that it must be an existing object's name, or any constraints.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'list' and resource 'modifiers on an object', and adds context 'with their current settings'. It distinguishes from sibling tools like modifier_list_types (which lists modifier types globally) and modifier operations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool vs alternatives. No mention of prerequisites (e.g., object must exist) or when not to use it. Siblings include many modifier tools, but no comparative context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dwgx/blender-copilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server