Skip to content
Docs Try Aspire
Docs Try

addWebSearchTool

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addWebSearchTool(name: string): WebSearchToolResource;
}

Signature

method addWebSearchTool builder
Adds a Web Search tool to a Microsoft Foundry project, enabling agents to retrieve real-time information from the public web and return answers with inline citations.
addWebSearchTool(name: string): WebSearchToolResource
name string
WebSearchToolResource

Applies to

This method applies to the following types: