ProjectsAgentTool.CreateSharepointTool(SharePointGroundingToolOptions) Method

Definition

Creates a SharePoint grounding tool with the supplied options.

public static Azure.AI.Projects.Agents.SharepointPreviewTool CreateSharepointTool(Azure.AI.Projects.Agents.SharePointGroundingToolOptions options);
static member CreateSharepointTool : Azure.AI.Projects.Agents.SharePointGroundingToolOptions -> Azure.AI.Projects.Agents.SharepointPreviewTool
Public Shared Function CreateSharepointTool (options As SharePointGroundingToolOptions) As SharepointPreviewTool

Parameters

options
SharePointGroundingToolOptions

Configuration options for the SharePoint grounding tool.

Returns

Applies to