save_scene
Save the current scene in the Godot editor, or save a copy to a specified res:// path.
Instructions
Save the scene currently open in the editor. Pass 'path' (res://) to save-as.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Save the current scene in the Godot editor, or save a copy to a specified res:// path.
Save the scene currently open in the editor. Pass 'path' (res://) to save-as.
| Name | Required | Description | Default |
|---|---|---|---|
| path | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate readOnlyHint=false and destructiveHint=false. Description adds that the operation saves the open scene and supports save-as. However, it does not disclose side effects like overwriting or file creation behavior. With annotations present, the bar is lower, but more detail would help.
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?
Two concise sentences, front-loaded with main purpose. No unnecessary words. Every sentence adds value.
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 one optional parameter and no output schema, the description covers the main functionality. It explains the core action and the parameter's role. Missing details like default save location or confirmation, but overall sufficient for a simple tool.
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 has 0% description coverage. The description adds meaning by stating 'path' uses res:// format and is for save-as. For a single optional parameter, this provides essential context, though default behavior (save without path) is not explained.
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?
Description clearly states verb ('Save') and resource ('scene currently open in the editor'). Also specifies the save-as option with 'path'. This distinguishes it from sibling tools like open_scene or instance_scene.
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 versus alternatives. Does not mention prerequisites (e.g., scene must be open) or when to omit path. Sibling tools are listed but no comparison is provided.
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/beckettlab/beckett-godot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server