Variable: webFetchExecuteDefaults
constwebFetchExecuteDefaults:WebSearchExecutionSettings
Settings for a web_fetch page read.
Cache enabled: fetching a URL is a read, and an agent that searches then reads its own citations hits the same page repeatedly. Retry enabled: a GET is idempotent, so a dropped connection is worth one more attempt.