editor_get_project_setting
Retrieve any Godot project setting by its key to access configuration values. Enables reading editor and project properties for automation.
Instructions
Read a project setting via editor API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |