showURL to send sms using skype

Hello,

the following snippet found on the forum starts a Skype call-section.
ShowURL “callto:xxxxxxxx”

Does anybody know the protocol to send skype-sms? I tried the following without success:
ShowURL “callto:xxxxxxxx?sms=Here I am.”
ShowURL “sms:xxxxx?body=Here I am”

Suggestions welcome. Thanks.

Doesn’t look like there is a way… I found a post from Skype (before Microsoft bought them) that said it was unsupported and the Microsoft docs doesn’t have anything listed for doing SMS through URIs…

What a pity! Thank you for answering.