This really sounds like something that may be improved, I am definitely raise an issue for the platform team about this.
Thinking about current workaround, you may use the google sheet actor, or provide google sheet url to your implementation and use google sheets API (
https://developers.google.com/sheets/api/quickstart/nodejs#set_up_the_sample ), but that is little bit complicated since, it requires creating OAuth2 credentials from the Google API Console.