toolCallId property

String? toolCallId
final

The ID of the tool call this message responds to (only for MessageRole.tool).

Implementation

final String? toolCallId;