I know in the regular R20 API it's possible to output messages to chat, but can you output messages to chat using Sheet Workers as well? Would you still use the sendChat() function, or would you use something different since the API scripts are sandboxed and the sheet workers operates within a browser context? There doesn't seem to be anything regarding chat output on the section on the Sheet Workers API, but I would like to be able to print messages to chat when certain values change on a character sheet.