🔧 SDK ReferenceTypesScriptDtoScriptDtotype ScriptDto = { url: string; name?: string; disabled?: boolean; settings?: [key: string]: unknown;}