-
-
Notifications
You must be signed in to change notification settings - Fork 139
Description
Hello Waboodoo,
Would it be possible to include a script that runs when the app is opened?
The background is that in the current version, Google Assistant/Gemini is unable to launch shortcuts within the app. No matter what I try, it simply opens "HTTP Shortcuts" without triggering anything.
However, it is possible to have Gemini copy text to the clipboard and then open the app. Using "Instructions for Gemini," you can create a rule that Gemini executes this action when a specific phrase is spoken.
With a script that runs when the app is opened, you could analyze the text in the clipboard and then trigger the corresponding shortcut using "executeShortcut."
This way, it would be possible to execute shortcuts directly via voice command.
Regards, Synoxion