Command Palette
Search for a command to run

Tool Invocation Missing Result Error

✓ Relevant

Fix "ToolInvocation must have a result" by either adding `execute` functions to tools or providing results via `addToolOutput` in `useChat`'s `onToolCall` handler.