Command Palette
Search for a command to run
Command Palette
Search for a command to run

Tool Invocation Missing Result Error

✓ Relevant

Fix "ToolInvocation must have a result" error by either adding `execute` function to tool or using `useChat` with `addToolOutput` for client-side result handling.