geonodes_list_nodes
List all nodes and their connections within a specified Geometry Nodes tree.
Instructions
List all nodes in a Geometry Nodes tree with their connections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_name | Yes |
List all nodes and their connections within a specified Geometry Nodes tree.
List all nodes in a Geometry Nodes tree with their connections.
| Name | Required | Description | Default |
|---|---|---|---|
| tree_name | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must fully disclose behavior. It states 'list' implying a read-only operation, but fails to mention output format (e.g., text, JSON), side effects, or whether connections are returned in a structured way. This is adequate but not thorough.
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, front-loaded sentence with no redundancy. However, it is perhaps too concise, lacking necessary detail on parameters and output, which slightly reduces its effectiveness.
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?
Given the lack of annotations and output schema, the description is incomplete. It does not explain what 'connections' entails, the format of the returned data, or any constraints (e.g., only top-level nodes). This leaves significant gaps for the AI agent.
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 input schema has 0% parameter description coverage, and the description does not elaborate on the 'tree_name' parameter (e.g., how to specify a tree, valid values, or format). It merely mentions 'in a Geometry Nodes tree,' which adds minimal value beyond the schema's field title.
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 uses a specific verb 'List' and clearly identifies the resource 'all nodes in a Geometry Nodes tree with their connections,' effectively differentiating it from sibling tools like geonodes_add_node and geonodes_connect.
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?
The description does not provide any guidance on when to use this tool versus alternatives, such as when a user needs to inspect node topology versus adding or connecting nodes. No usage context or exclusions are mentioned.
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