Uses of Interface
com.google.adk.tools.ToolPredicate
Packages that use ToolPredicate
-
Uses of ToolPredicate in com.google.adk.tools
Classes in com.google.adk.tools that implement ToolPredicate -
Uses of ToolPredicate in com.google.adk.tools.mcp
Methods in com.google.adk.tools.mcp with parameters of type ToolPredicateConstructors in com.google.adk.tools.mcp with parameters of type ToolPredicateModifierConstructorDescriptionMcpAsyncToolset(SseServerParameters connectionParams, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ToolPredicate toolFilter) Initializes the McpAsyncToolset with SSE server parameters.McpAsyncToolset(io.modelcontextprotocol.client.transport.ServerParameters connectionParams, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ToolPredicate toolFilter) Initializes the McpAsyncToolset with local server parameters.