Interface ToolExecutedEvent

All Superinterfaces:
AiServiceEvent
All Known Implementing Classes:
DefaultToolExecutedEvent

public interface ToolExecutedEvent extends AiServiceEvent
Invoked after the tool is executed. It is important to note that this can be invoked multiple times within a single AI Service invocation.