tools_unregistered


Description:

public Map<string,Node> tools_unregistered { get; set; }

Map of tool name → Json.Node for unregistered types.

Stores unregistered tool configurations as JSON nodes so they can be serialized back later when the type is registered.