Property ToolCalls NamespaceLMKit.Agents.Planning AssemblyLM-Kit.NET.dll ToolCalls Gets the tool calls made during the current planning cycle. public List<ToolCallResult> ToolCalls { get; } Property Value List<ToolCallResult>