addWebSearchTool
Method
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): WebSearchToolResourceParameters
name string Returns
WebSearchToolResource Applies to
This method applies to the following types: