Interface McpClientInstance

All Superinterfaces:
AgentInstance, InternalAgent

public interface McpClientInstance extends InternalAgent
  • Method Details

    • inputKeys

      String[] inputKeys()
    • inputDescriptions

      default Map<String,String> inputDescriptions()
      Descriptions published by the MCP tool for each input key.
    • toolName

      String toolName()
    • toolDescription

      String toolDescription()