MemoryCommandToolCall.Arguments Property

Definition

A JSON string of the arguments to pass to the tool, including action (remember or forget) and content.

public string Arguments { get; set; }
member this.Arguments : string with get, set
Public Property Arguments As String

Property Value

Applies to