method VariableService.getVariableimport { VariableService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/services/VariableService.ts"; getVariable(unnamed 0: { workspace: string; path: string; decryptSecret?: boolean; includeEncrypted?: boolean; }): CancelablePromise<ListableVariable>get variable Parametersunnamed 0: { workspace: string; path: string; decryptSecret?: boolean; includeEncrypted?: boolean; }ReturnsCancelablePromise<ListableVariable>ListableVariable variable