API Reference > frontend-devTools > Tools > ExtensionServiceTool > parseAndRun parseAndRun Method Executes this tool's run method. parseAndRun(...args: string[]): boolean see ExtensionServiceTool.run args 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 Parameter Type Description ...args string[] contains the arguments used by the tool's run method Returns - boolean Defined in frontend-devtools/src/tools/ExtensionServiceTool.ts Line 33 Last Updated: 11 June, 2024