Property Id
Id
Stable identifier for this tool call within a turn.
If the model did not provide an identifier, the constructor assigns one in the form
call_<guid-n>
(a 32-hex GUID without dashes). Propagate this value with the
tool result to enable correlation.
public string Id { get; }