My Google Action was rejected. One of the reasons was:
Your agent has too many implicit triggers in it's action package. Please limit the number of query patterns in your action package which do not include your invocation name to less than 10.
My userSays
object includes around 30 phrases because I used API.AI's training system so that my assistant would understand any type of input from the user and extract the parameters needed. Is this what Google is referring to. Am I doing something wrong?