Send output from traceroute command in email

Dear All

I want to make script for getting output from command “/tool traceroute x.x.x.x” and send to email.

is not working:

/tool e-mail send from=“xxx@xxx.xx” to=“xxx@xxx.xx” subject=“Traceroute” body=”\n\n$([/tool traceroute x.x.x.x]”

Output from command “traceroute” is empty.
Could you help me ?

Best Regards