rna.set_property
Set a Blender data property by dotted path under bpy.data, using a JSON-encoded value.
Instructions
Set a data property by path under bpy.data (value is JSON-encoded)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes |
Set a Blender data property by dotted path under bpy.data, using a JSON-encoded value.
Set a data property by path under bpy.data (value is JSON-encoded)
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| value | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description lacks behavioral disclosures beyond the basic action. No annotations are present, so the description carries full burden. It does not mention side effects, error behavior (e.g., invalid path), or permissions. The single extra detail 'value is JSON-encoded' is insufficient for transparency.
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?
The description is a single, concise sentence. It is not verbose and contains no unnecessary filler. However, it could be slightly more structured by front-loading the key constraint ('value is JSON-encoded') earlier.
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?
For a mutation tool with no output schema and no annotations, the description is incomplete. It does not explain the return value, error handling, or impact on the Blender data system. The parameter documentation in schema titles partially compensates, but overall context is lacking.
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?
The description adds minimal value beyond the schema titles. Schema coverage is 0% (no descriptions), but the 'title' fields in the schema provide examples and formats. The description only reiterates 'value is JSON-encoded'. It does not explain path syntax, acceptable types, or constraints, relying heavily on the schema titles.
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 action (set) and the resource (data property by path under bpy.data). It provides a specific verb+resource combination. However, it does not differentiate from sibling tools like rna.get_property or rna.describe, missing an opportunity to clarify scope.
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 is provided on when to use this tool versus alternatives (e.g., rna.get_property, rna.call_operator). There is no mention of prerequisites, context, or cases where this tool is inappropriate, leaving the agent to infer usage.
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/OhaoTech/niua-blender-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server