Table of Contents

Property ToolCallId

Namespace
LMKit.Agents.Tools
Assembly
LM-Kit.NET.dll

ToolCallId

Identifier that correlates this result with the originating tool call.

This should match the Id of the corresponding ToolCall so downstream logic (and the model) can associate the result with the correct request.

public string ToolCallId { get; }

Property Value

string