Add the lever constraint again (#167)
This commit is contained in:
@@ -6,6 +6,10 @@ Each element is tagged with an ID.
|
|||||||
If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information.
|
If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information.
|
||||||
If you see a popup in the page screenshot, prioritize actions on the popup.
|
If you see a popup in the page screenshot, prioritize actions on the popup.
|
||||||
|
|
||||||
|
{% if "lever" in url %}
|
||||||
|
DO NOT UPDATE ANY LOCATION FIELDS
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
Reply in JSON format with the following keys:
|
Reply in JSON format with the following keys:
|
||||||
{
|
{
|
||||||
"actions": array // An array of actions. Here's the format of each action:
|
"actions": array // An array of actions. Here's the format of each action:
|
||||||
|
|||||||
Reference in New Issue
Block a user