Godot API Lookup
$ARGUMENTS
Version detection
Docs are stored per Godot version under doc_api/{version}/ and doc_api_csharp/{version}/.
Determine the version to use:
- If the caller specifies a version (e.g. "4.4"), use that
- If
project.godotexists in the working directory, extract fromconfig/features - Otherwise fall back to
latest
Bootstrap if docs for the target version are missing:
bash ${CLAUDE_SKILL_DIR}/tools/ensure_doc_api.sh [version]
How to ans
[Description truncada. Veja o README completo no GitHub.]