Class ToolSchema

java.lang.Object
org.frankframework.mcp.ToolSchema

public final class ToolSchema extends Object
Small fluent builder for a JSON-schema describing an MCP tool's arguments. It produces the plain Map representation the MCP SDK expects, which keeps the tool definitions readable and avoids hand-written JSON.