Class McpCallToolRequest


public class McpCallToolRequest extends McpClientRequest
Corresponds to the CallToolRequest type from the MCP schema.
  • Constructor Details

    • McpCallToolRequest

      public McpCallToolRequest(Long id, String toolName, com.fasterxml.jackson.databind.node.ObjectNode arguments)
    • McpCallToolRequest

      public McpCallToolRequest(Long id, String toolName, com.fasterxml.jackson.databind.node.ObjectNode arguments, String progressToken)