McpToolExtensions.get_ProjectConnectionId(McpTool) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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