{
  "kind": "letbe-automate-automation",
  "version": 1,
  "title": "Refill the form I always fill",
  "goal": "Open my form and fill every field from the answers in my guide. For a field my answers do not cover, leave it empty and ask me. Check that each field really took the value. Stop before submitting and wait for me.",
  "siteOrigin": "https://www.example.com",
  "startUrl": "https://www.example.com/replace-with-your-form",
  "mode": {
    "kind": "once"
  },
  "level": "stop_at_last",
  "caps": {
    "maxMinutesPerRun": 10,
    "offLimits": [
      "Never submit on your own.",
      "Never invent an answer that is not in my guide."
    ]
  },
  "guide": "# My answers\n- [Field name]: [your answer]\n- [Field name]: [your answer]\n- [Add every field the form asks for.]\n\n# Fields that change\n- [Field name]: [the rule, for example: the Monday to Friday of the current week].",
  "gestures": []
}
