Creates a ToolLibrary by given JSON-string. Raises an error if the given JSON is invalid.
This is a static method. |
This is a static method. |
| Type | Description |
| ToolLibrary | Returns the newly created ToolLibrary. |
| Name | Type | Description |
| json | string | The JSON contains all tools that should be added to the new ToolLibrary |