Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(UserPrompt, List<Tool>) -> List<Tool>
Select a highly relevant subset of tools based on the current user intent before passing tool schemas to the model.
Problem it solves
Sending too many tool definitions degrades model reasoning performance and wastes tokens.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.