ComputerToolCallItemResource.CallId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An identifier used when responding to the tool call with output.
public string CallId { get; }
member this.CallId : string
Public ReadOnly Property CallId As String