Skip to main content
Glama

set_tree_parameter

Set a parameter on an AnimationTree node to control blend amounts, states, or other animation properties.

Instructions

Set a parameter on an AnimationTree (e.g. blend amount, state)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesAnimationTree node path
valueNoParameter value
parameterYesParameter path (e.g. 'parameters/blend_position')
Behavior2/5

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

No annotations provided, so description must fully disclose behavior. It only states 'set a parameter' but does not clarify side effects, immediate application, error handling, or requirements (e.g., parameter must exist).

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence is concise but lacks structure (no separation of purpose, usage, or details). It is adequate but not well-organized.

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?

Given 3 parameters and no annotations or output schema, the description is too brief. It omits return behavior, success/failure indicators, and parameter constraints (e.g., allowed value types).

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 covers 100% of parameters with descriptions. Examples in description add minor value but do not clarify the 'value' parameter type or format. Baseline is 3 due to high 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?

Description clearly states the tool sets a parameter on an AnimationTree, with concrete examples (blend amount, state). It distinguishes itself from sibling tools like set_shader_param or set_game_node_property by targeting AnimationTree specifically.

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 (e.g., set_game_node_property, set_shader_param). No when-not or prerequisite information provided.

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/KeeVeeG/godot-mcp'

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