Skip to content
Docs Try Aspire
Docs Try

addSharePointTool

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addSharePointTool(
name: string,
projectConnectionIds: string[]): SharePointToolResource;
}

Signature

method addSharePointTool builder
Adds a SharePoint grounding tool to a Microsoft Foundry project, enabling agents to search data from SharePoint sites configured as Foundry project connections.
addSharePointTool(
name: string,
projectConnectionIds: string[]): SharePointToolResource
name string
projectConnectionIds string[]
SharePointToolResource

Applies to

This method applies to the following types: