LanguageModelToolResultPart

constructor(callId: String, content: ReadonlyArray<JsAny>)(source)

Parameters

callId

The ID of the tool call.

content

The content of the tool result.

Online Documentation