Dynamic tool discovery and execution with StackOne AI TypeScript SDK
query
(string): Natural language description of what you want to dolimit
(number): Maximum number of tools to return (default: 10)minScore
(number): Minimum relevance score (0-1, default: 0.1)toolName
(string): Name of the tool to executeparams
(object): Parameters to pass to the toolminScore
and limit
values