Hi,
I’m trying to implement a very simple scripting block to send a single text message (as opposed to the “Send SMS” block, which we use for batches).
Here’s my code, as suggested by Twilio’s API -
const phone_number = await input.textAsync('Who are...