sendToolResultBlocking

fun sendToolResultBlocking(result: ReceivedToolResult): ERROR CLASS: Symbol not found for Message.Assistant(source)

Sends the provided tool result for processing.

Return

A response message object after processing the tool result.

Parameters

result

The result from a tool that is to be sent for further processing.