Class LanguageModelToolResultPart

The result of a tool call. This is the counterpart of a tool call and it can only be included in the content of a User message

Stubbed

Constructors

Properties

Constructors

Properties

callId: string

The ID of the tool call.

Note that this should match the callId of a tool call part.

content: unknown[]

The value of the tool result.