Class ToolCallOutcome

java.lang.Object
uno.anahata.ai.tools.ToolCallOutcome

public class ToolCallOutcome extends Object
A data class that represents the final outcome of a single proposed tool call.

It links a uniquely identified function call to its definitive status for the turn, providing a clear record of what was proposed and what actually happened.

Author:
anahata
  • Constructor Details

    • ToolCallOutcome

      public ToolCallOutcome()