🔧 SDK ReferenceTypesCommandInfoCommandInfotype CommandInfo = { command: string; params: CommandParam[]; desc?: string; tag?: string;};