register MethodStatic
Register this Tool class with the ToolRegistry.
register(namespace?: string): void
| Parameter | Type | Description |
|---|---|---|
| namespace | string | optional namespace to supply to register. If undefined, use namespace from superclass. |
Returns - void
Defined in
- core/frontend/src/tools/Tool.ts Line 391
Last Updated: 02 December, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.