Uses of Class
com.google.genai.gaos.models.interactions.MCPServerToolResultStep
Packages that use MCPServerToolResultStep
-
Uses of MCPServerToolResultStep in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return MCPServerToolResultStepModifier and TypeMethodDescriptionMCPServerToolResultStep.Builder.build()MCPServerToolResultStep.withCallId(String callId) Required.Name of the tool which is called for this specific tool call.MCPServerToolResultStep.withResult(MCPServerToolResultStepResultUnion result) Required.MCPServerToolResultStep.withServerName(String serverName) The name of the used MCP server.