Interface InvocationDelegate

All Superinterfaces:
ProvisionAware, RegisterAware

public interface InvocationDelegate extends RegisterAware, ProvisionAware
A delegate that can be used by services that invoke tools
  • Method Details

    • invoke

      Invokes the tool
      Parameters:
      request - the tool invocation request, including the body and parameters passed
      Returns:
      A ToolInvokeReply instance with details about the tool execution status