get_remote

The get_remote function fetches the content of a remote URL and returns it as a string.

{{ get_remote "https://example.com" }}