Property ToolName
ToolName
Gets the name of the tool that was executed.
public string ToolName { get; }
Property Value
Remarks
Included for traceability and logging. This should match the Name from the originating call.
Gets the name of the tool that was executed.
public string ToolName { get; }
Included for traceability and logging. This should match the Name from the originating call.