Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
LanguageModelToolResultPart
/
LanguageModelToolResultPart
Language
Model
Tool
Result
Part
constructor
(
callId
:
String
,
content
:
ReadonlyArray
<
JsAny
>
)
(
source
)
Parameters
call
Id
The ID of the tool call.
content
The content of the tool result.
Online Documentation