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