IFoundryToolInvocationResolver Interface
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.
Resolves tool definitions to invokers that can execute the tools.
public interface IFoundryToolInvocationResolver
type IFoundryToolInvocationResolver = interface
Public Interface IFoundryToolInvocationResolver
- Derived
Methods
| Name | Description |
|---|---|
| ResolveAsync(Object, CancellationToken) |
Resolves a tool definition to an invoker capable of executing it. |