Tool Result Context
interface ToolResultContext
Common interface for tool result context, shared between streaming and non-streaming callbacks.
Provides access to the tool call details and result without loop-specific context (history, iteration) that is only available in non-streaming mode.
Inheritors
Properties
Link copied to clipboard
The typed tool result (may be Tool.Result.Error on failure)
Link copied to clipboard
String representation of the result