Skip to main content
Glama

godot_save_scene

Save Godot scenes to disk, either the active scene or a specified file path, with optional Save As functionality for creating copies.

Instructions

Saves the specified scene (or active scene) to disk.

Args:

  • scene_path (string, optional): res:// path of the scene to save. Omit for active scene.

  • save_as (string, optional): New res:// path to save a copy to (like Save As).

Returns: Confirmation with the saved path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scene_pathNoScene to save. Omit for active scene.
save_asNoNew path to save a copy (Save As)

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/ricky-yosh/godot-mcp-server'

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