toolId
GetterReadOnly
Get the toolId string for this Tool class. This string is used to identify the Tool in the ToolRegistry and is used to localize the keyin, description, etc. from the current locale.
toolId: string
Returns - string
Defined in
toolId Static
toolId: string = ""
The unique string that identifies this tool. This must be overridden in every subclass.
Defined in
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.