Package ai.wanaku.routers.proxies
Interface ToolsProxy
- All Known Implementing Classes:
InvokerProxy
Proxies between MCP URIs and Camel components capable of handling them
-
Method Summary
Modifier and TypeMethodDescriptiongetServiceConfigurations(String target) Retrieve tools configurations from the service
-
Method Details
-
getServiceConfigurations
Retrieve tools configurations from the service- Specified by:
getServiceConfigurationsin interfaceProxy- Parameters:
target- the target service to retrieve configurations from- Returns:
- A map of configurations and their descriptions
-