API Reference > frontend-devTools > Tools > ExtensionServiceTool > run run Method This method runs the tool, adding an iModel.js Extension Service context Id to an application. run(args: any[]): boolean Parameter Type Description args any[] an array describing what context Id to addargs can contain: public: adds context Id of 00000000-0000-0000-0000-000000000000 project | asset : runs the extension service tool for either a project or asset with specified context name id : adds context Id of Returns - boolean Defined in frontend-devtools/src/tools/ExtensionServiceTool.ts Line 44 Last Updated: 12 June, 2024