API Reference > imodeljs-frontend > Notifications > NotificationManager > setToolAssistance setToolAssistance Method Setup tool assistance instructions for a tool. The instructions include the main instruction, which includes the current prompt. setToolAssistance(instructions: undefined | ToolAssistanceInstructions): void Parameter Type Description instructions undefined | ToolAssistanceInstructions The tool assistance instructions. Returns - void Defined in core/frontend/src/NotificationManager.ts Line 261 Last Updated: 11 June, 2024