The First Edition HTTP Book is deprecated. Agents that have already learned this Book will continue to function. For all new automations, please use the version of the Book instead.
Send a HEAD Request
To send a HEAD request to a specified URL, use the following syntax:
the url is "https://example.com"
send a HEAD request to the url
the url is "https://example.com"
the query parameters is "{\"param1\":\"value1\", \"param2\":\"value2\"}"
the header is "{\"Authorization\":\"Bearer token\"}"
send a HEAD request to the url with
the timeout is 10