getItemDefForTool MethodStatic
Deprecated in 4.15.0. Use createForTool instead.
Create a ToolItemDef that will run a registered tool.
getItemDefForTool(tool: , icon?: string, ...args: any[]): ToolItemDef
| Parameter | Type | Description | 
|---|---|---|
| tool | ||
| icon | string | |
| ...args | any[] | 
Returns - ToolItemDef
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.