Skip to main content
Glama

godot_get_resource

Retrieve metadata for Godot project resource files like textures, audio, or meshes by providing their res:// path to access type, name, and properties.

Instructions

Returns metadata about a specific resource file (texture, audio, mesh, etc.).

Args:

  • resource_path (string): res:// path to the resource e.g. "res://assets/player.png"

Returns: { path, type, name, metadata: object }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resource_pathYesres:// path to the resource

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