<div dir="ltr"><div>Quick answer,</div><div><br></div><div>You might want to have a look to <a href="https://qgis.org/api/classQgsProcessingUtils.html#aa1c2360e52d2ed8100faf02a35125b17">https://qgis.org/api/classQgsProcessingUtils.html#aa1c2360e52d2ed8100faf02a35125b17</a></div><div>I'm not sure about writing a processing script with this syntax, I'm still using the class way. But you might want to set your style in a post processor QgsProcessingLayerPostProcessorInterface<code><span class="gmail-p">?</span></code></div><div><code><span class="gmail-p"><br></span></code></div><div>Or why not using the builtin processing script to load a style ? Just pre-fill values and call this algorithm ?<code><span class="gmail-p"><br></span></code></div></div>