Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(Connection, ToolCallRequest) -> ToolCallResult
Invoke a remote function using dynamic arguments validated against the function's exposed JSON Schema.
Problem it solves
Safely executing remote actions without compiled-in client-side stubs.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.