The command urlparse cut the url into different pieces in a format of string.
urlparse
Example:
load resourece sentinelone let {url="data.url"} = f("@sentinelone") let {} = urlparse(url)