McpToolExtensions.get_ProjectConnectionId(McpTool) Method

Definition

Gets or sets the Foundry project connection identifier associated with this MCP tool. The value is stored as a JSON patch on the underlying tool definition.

public static string get_ProjectConnectionId(OpenAI.Responses.McpTool mcpTool);
static member get_ProjectConnectionId : OpenAI.Responses.McpTool -> string
Public Shared Function get_ProjectConnectionId (mcpTool As McpTool) As String

Parameters

mcpTool
OpenAI.Responses.McpTool

Returns

Applies to