How does the Run Condition determine when the Assistant executes a query?
The assistant runs every minute (as specified) only if the Run Condition query returns a value of 1. For continuous execution, use 'SELECT 1'.
The assistant runs every minute (as specified) only if the Run Condition query returns a value of 1. For continuous execution, use 'SELECT 1'.