Collected sources and patterns will appear here. Add from search or the patterns library.
ToolCallRequest -> ServerExecutionResult
Route a resolved tool call to the specific external server hosting that tool based on dynamic prefix or capability registration.
Problem it solves
Supporting tools from multiple independent servers requires a single unified interface that dispatches to the correct backend.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.