ClipboardAction
An action that adds text to the clipboard.
Accepted situations: Action.Situation.PUSH_OPENED, Action.Situation.WEB_VIEW_INVOCATION, Action.Situation.MANUAL_INVOCATION, Action.Situation.BACKGROUND_NOTIFICATION_ACTION_BUTTON, Action.Situation.AUTOMATION, and Action.Situation.FOREGROUND_NOTIFICATION_ACTION_BUTTON.
Accepted argument value - A string with the clipboard text or a map with:
.LABEL_KEY: String, Optional
.TEXT_KEY: String, Required
Result value: The arguments value.
Default Registration Name: DEFAULT_NAMES