Collected sources and patterns will appear here. Add from search or the patterns library.
MalformedToolCall -> ToolCallResult
Catch and automatically repair malformed tool call arguments generated by an LLM before execution.
Problem it solves
Language models frequently generate syntactically invalid tool calls, causing system crashes or failed executions.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.