Discovery-only primitive for agents and Workers. Returns URLs and catalog
metadata for a query; never returns page content or excerpts. To read a
result's body, fetch the URL with the global fetch() API.
Declared in wrangler with a single object (there is exactly one corpus, the
public web, so there is no name, namespace, or instance to specify):
Cloudflare Web Search binding.
Discovery-only primitive for agents and Workers. Returns URLs and catalog metadata for a query; never returns page content or excerpts. To read a result's body, fetch the URL with the global
fetch()API.Declared in wrangler with a single object (there is exactly one corpus, the public web, so there is no name, namespace, or instance to specify):
Example