Pascom client action - custom URL call with arguments

Hi, I have installed an application that has a custom URL ‘xyz’ registered and can receive API commands and arguments through it. My desired URL call is: xyz://file?number=${number}
However, it seems that in the desktop client, you can only use HTTP addresses or applications in the client actions.
Or is there a workaround using cmd /c or something?