Hi everyone! Does anyone know the best way to dynamically determine the external URL of the currently running script deployment? I'm using SS2.0 and the N/runtime module. I can get the script and deployment Ids and assume there's some way to get the external URL using search.lookupFields(options) but it's not clear from the documentation exactly how to do that, was wondering if anyone's done something similar