Interface ToolsProxy

All Superinterfaces:
Proxy, Tool
All Known Implementing Classes:
InvokerProxy

public interface ToolsProxy extends Proxy, Tool
Proxies between MCP URIs and Camel components capable of handling them
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve tools configurations from the service

    Methods inherited from interface ai.wanaku.routers.proxies.Proxy

    name

    Methods inherited from interface ai.wanaku.core.mcp.common.Tool

    call
  • Method Details

    • getServiceConfigurations

      Map<String,String> getServiceConfigurations(String target)
      Retrieve tools configurations from the service
      Specified by:
      getServiceConfigurations in interface Proxy
      Parameters:
      target - the target service to retrieve configurations from
      Returns:
      A map of configurations and their descriptions