Uses of Annotation Interface
org.springframework.ai.tool.annotation.Tool
Packages that use Tool
Package
Description
Tool Search Tool API: core interface and model types for dynamic tool discovery.
-
Uses of Tool in org.springframework.ai.tool.toolsearch
Methods in org.springframework.ai.tool.toolsearch with annotations of type ToolModifier and TypeMethodDescriptionToolSearchTool.toolSearchTool(String query, Integer maxResults, String categoryFilter, ToolContext toolContext)