Skip to content
DocsTry Aspire
DocsTry

AzureCognitiveServicesProjectResource.addWebSearchTool

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

Signature

methodaddWebSearchToolbuilder
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
namestring
WebSearchToolResource

Defined on

This method is defined on the following type: