API Reference > imodeljs-frontend > Tools > ToolAssistanceInstruction ToolAssistanceInstruction Interface Beta Interface used to describe a Tool Assistance instruction. Properties Name Type Description image string | ToolAssistanceImage Name of icon WebFont entry, or if specifying an SVG symbol, use "svg:" prefix to imported symbol Id. inputMethod undefined | ToolAssistanceInputMethod Input Method to which the instruction applies isNew undefined | false | true Indicates whether this instruction is new. keyboardInfo undefined | ToolAssistanceKeyboardInfo When ToolAssistanceImage.Keyboard is specified for image, information about the Keyboard keys in the image. text string Text for the instruction. Defined in core/frontend/src/tools/ToolAssistance.ts Line 78 Last Updated: 13 June, 2024