DefaultFoundryToolInvoker.ResolvedTool Property
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 the resolved tool definition associated with this invoker.
public Azure.AI.AgentServer.Core.Tools.Models.ResolvedFoundryTool ResolvedTool { get; }
member this.ResolvedTool : Azure.AI.AgentServer.Core.Tools.Models.ResolvedFoundryTool
Public ReadOnly Property ResolvedTool As ResolvedFoundryTool