A constructor for the Action
Returns JSON structure for the current action. Must be overriden by instances
Returns the url of the given action, that this library generates Visiting the returned value in browser (or calling it from backend) will invoke this particular action on the mac specified in initial configuration
Calls the prepared action
This action is responsible for saving currently selected text to btt variable
selected_text
It'll be available fromawait btt.state.get('selected_text')