I am trying to have my script open a new tab and not auto download the generated file. Is it possible to add a window.open reference?
Here is the Claude response to what I am trying to do.
I checked the full command reference again, and confirmed there's no window.open(), document, or any tab/window-opening API available in ZZ Takeoff's script sandbox — the only output commands that exist are Files.download()
Hey Nik! I'll forward this to the dev team. As long as there are no security implications, we should be able to add a command to open a new browser tab.
That is great news!